- Aug 12, 2021
-
-
Vincent Bernat authored
This also applies to `saver_mplayer`, hence the more generic name.
-
- Aug 10, 2021
-
-
Vincent Bernat authored
This changes avoids switching to black between mpv invocations when we reach the end of a playlist. This is quite notable when using only one image.
-
- Jun 28, 2021
-
-
Vladislav Kulbatski authored
-
- May 24, 2021
- Jul 21, 2020
-
-
Sarius authored
added annotation to where to find date format
-
- May 06, 2020
-
-
Dan Bond authored
-
- Feb 21, 2020
-
-
Rudolf Polzer authored
Prevents needlessly launching the saver at startup when launched by xss-lock and the screen is already blanked. Related to issue #84.
-
- Feb 20, 2020
-
-
Rudolf Polzer authored
This isn't quite what I want, so for now it's already marked deprecated. Only there for testing a solution to issue #95.
-
- Jan 16, 2020
-
-
Rudolf Polzer authored
The leak does not actually have any impact as it only occurs in the error case in which the calling process (auth_x11) exits anyway; yet fixing this anyway seems a good idea. cat_authproto (the demo program) had an actual, real leak with this, even - but it is a test program only. Also remove a potential bad pointer dereference in case NULL isn't the zero bit pattern. Fixes #96.
-
Rudolf Polzer authored
-
Rudolf Polzer authored
It documents where the xbm file comes from.
-
- Jan 15, 2020
-
-
Rudolf Polzer authored
-
Rudolf Polzer authored
-
Rudolf Polzer authored
Fixes #90.
-
Rudolf Polzer authored
-
Rudolf Polzer authored
-
Rudolf Polzer authored
-
Rudolf Polzer authored
Now it compiles as C89 again. Fixes #85.
-
Rudolf Polzer authored
That way, when a user ever sees it, they see the cause of the problem: INCOMPATIBLE COMPOSITOR, PLEASE FIX!
-
- Jan 08, 2020
-
-
Nicolas Dudebout authored
-
- Dec 12, 2019
-
-
Rudolf Polzer authored
-
- Dec 11, 2019
-
-
Rudolf Polzer authored
Then we can safely show Ctrl+Alt+O on the screen :)
-
Rudolf Polzer authored
At least one user tried to press zero instead of oh; changed Ctrl-Alt-O (upper case) to Ctrl-Alt-o (lower case) to disambiguate.
-
- Dec 06, 2019
-
-
Rudolf Polzer authored
Should fix crash issues with nvidia driver. Credit goes to tommie.
-
- Nov 21, 2019
-
-
Markus Teich authored
-
- Nov 01, 2019
-
-
Rudolf Polzer authored
-
Rudolf Polzer authored
This doesn't make them work, we still need to switch to another font renderer, but this fixes the crash of auth_x11 when using them. See bug #83.
-
- Oct 17, 2019
-
-
Rudolf Polzer authored
This already closes lots of context menus and makes the force grab code hit less.
-
- Sep 19, 2019
-
-
Rudolf Polzer authored
-
Rudolf Polzer authored
Makes sure our and X11's idle timers are more consistent. Should normally only have had a delta of below 100ms though (WATCH_CHILDREN_HZ is 10, and XPending flushes).
-
- Sep 13, 2019
-
-
Rudolf Polzer authored
-
Rudolf Polzer authored
Fixes "xsecurelock while slock is running may unmap all your windows".
-
- Sep 12, 2019
-
-
Rudolf Polzer authored
No behavioral change.
-
Rudolf Polzer authored
-
Rudolf Polzer authored
-
Rudolf Polzer authored
That way, helpers can still expect to live in that directory. INTERNAL_REFERENCE=140864646
-
Rudolf Polzer authored
Fixes "xsecurelock gets into non-unlockable state if Debian package is reinstalled/upgraded while the screen was locked". INTERNAL_REFERENCE=140864646
-
- Sep 07, 2019
-
-
Rudolf Polzer authored
-
- Sep 06, 2019
-
-
Rudolf Polzer authored
-