39 Commits (master)

Author SHA1 Message Date
Karl Tarbe 1668b2fc0f Fix memory leak when grabbing fails 7 years ago
Pandora dfcb1f9359
remove deps on libx11; move to a pure xcb solution for keylayout 7 years ago
Michael Stapelberg 5b4d45a8af SetInputFocus to the i3lock window to force-close context menus (#155) 7 years ago
Michael Stapelberg d3636246de Measure wall-clock time instead of CPU time for “locking” indicator. (#153) 7 years ago
Ingo Bürk 10416e270b Revert "Fix covering of composited notifications (#96)" (#133) 8 years ago
Chris Guillott d9f2e04bab add a no-composite arg 8 years ago
Jasper Lievisse Adriaanse c1de117825 Rename all PAM-independant variables/comments. 8 years ago
martin 80d4452ec6 Fix covering of composited notifications (#96) 8 years ago
Chris Guillott c3a95b86d6 add initial blur support 8 years ago
eplanet d2130092cf Display error message when locking failed (#99) 8 years ago
eplanet 1c97a84847 Displaying locking message when grabbing the pointer/keyboard. (#88) 8 years ago
martin 402254b575 Flush xcb connection after opening fullscreen window (#74) 9 years ago
Michael Stapelberg 929e541fb7 Remove DPMS support in favor of a wrapper script and xset(1). 9 years ago
Deiz dda29f93a1 Update copyright notices and get rid of ranges 10 years ago
Michael Stapelberg 68b78a7f57 clang-format -i **/*.[ch] 10 years ago
Philippe Virouleau 6c34f6aa40 Turn on the screen on successful authentication 11 years ago
Axel Wagner e69b98561b Set window name 12 years ago
Michael Stapelberg e1d86a3279 use libxkbcommon for input handling 12 years ago
Michael Stapelberg 1da637c419 skip shift when getting the modifier mask (Thanks SardemFF7) 13 years ago
Michael Stapelberg 406fa5e2c4 Bugfix: Copy the color depth from parent (root) window instead of hardcoding to 24 (Thanks hafron) 13 years ago
Michael Stapelberg 02655d2ddf Fix a few memory leaks 13 years ago
Michael Stapelberg 57585bef70 Refactor the unlock indicator into its own source code file 13 years ago
Michael Stapelberg 6f50a997b8 change ALL the copyrights! 13 years ago
Michael Stapelberg 1b757b2aa9 Properly free X11 resources (fixes DoS bug) (Thanks Merovius) 13 years ago
Stefan Breunig c8eecefe83 handle screen resolution images and redraw the lock window 13 years ago
Michael Stapelberg e03e93fd1b optimization: render to pixmap which is used as background for the window 14 years ago
Michael Stapelberg 7128f80020 bump copyright 14 years ago
Michael Stapelberg c14cb4a250 Handle MappingNotify-events (Thanks Pascal) 14 years ago
Michael Stapelberg f6af085784 Move static byte arrays to xcb.c (fixes compilation warnings) 15 years ago
Axel Wagner 0c4b4df75e Port the pointer-code to xcb 15 years ago
Michael Stapelberg 7f42665245 grabbing: make the retry loop much slower (waits up to half a second) 15 years ago
Michael Stapelberg c24922f0f2 Bugfix: Correctly error out when unable to grab pointer/keyboard 15 years ago
Michael Stapelberg 4e5c203cd9 Raise the i3lock window upon visibility notifies 15 years ago
Michael Stapelberg 9d19a8bb53 make event loop simpler (Thanks to Jamey Sharp) 15 years ago
Michael Stapelberg 1dc3fd7bf0 Initial commit of the XCB rewrite of i3lock 15 years ago