191 Commits (68b78a7f5795483250a32737ea8c4773be9bf1ca)
 

Author SHA1 Message Date
Michael Stapelberg 009a0b1a51 Fork after the window is visible, not before 13 years ago
Michael Stapelberg 6f50a997b8 change ALL the copyrights! 13 years ago
Michael Stapelberg 52f96e78f2 Lock the password buffer in memory, clear it in RAM after verifying 13 years ago
Michael Stapelberg 2dd03ce7db support ISO_Level5_Shift (Thanks roland) 13 years ago
Michael Stapelberg 7fdda76a51 Fix the timeouts for hiding the unlock indicator (Thanks Merovius) 13 years ago
Michael Stapelberg 1b757b2aa9 Properly free X11 resources (fixes DoS bug) (Thanks Merovius) 13 years ago
Michael Stapelberg f216517bb0 Implement a visual unlock indicator 13 years ago
Michael Stapelberg 09e74c4fd1 debian: update packaging to use dpkg-buildflags, i3lock.manpages 13 years ago
Michael Stapelberg 47db98efd2 Makefile: add 'dist' target 13 years ago
Michael Stapelberg 8e3c506c90 Properly implement -h (fixes error message about unknown option) 13 years ago
Michael Stapelberg 409025c7cc Get rid of superfluous \n in --version 13 years ago
Michael Stapelberg 00f1350bd5 update debian/changelog 13 years ago
Michael Stapelberg 28fe00c765 Bugfix: Properly detect the release of ISO_Level3_Shift (Thanks bacardi55) 13 years ago
Michael Stapelberg 9f6ef91337 Introduce --debug and some debugging options related to the Mode_switch / ISO_Level3_Shift thing 13 years ago
Michael Stapelberg 8e153411b5 Correctly handle Mode_switch/ISO_Level3_Shift (Thanks bacardi55) 13 years ago
Michael Stapelberg a803ba931e Bugfix: Don’t re-grab pointer/keyboard on MappingNotify (Thanks wilmer) 13 years ago
Michael Stapelberg 493b02aa04 manpage: mention arguments in OPTIONS section, too (Thanks TrickSTer) 13 years ago
Michael Stapelberg 5932ee24a7 Throw an error when specifying an invalid pointer argument (-p) (Thanks TrickSTer) 13 years ago
Thorsten Töpper c81f8e8284 Fixed handle_screen_resize to build with NOLIBCAIRO enabled 13 years ago
Stefan Breunig c8eecefe83 handle screen resolution images and redraw the lock window 13 years ago
Michael Stapelberg 1e7349e739 update debian packaging, update copyright 14 years ago
Michael Stapelberg 4b9a1c94ab makefile: respect and use CPPFLAGS / LIBS (Thanks Kacper) 14 years ago
Michael Stapelberg e03e93fd1b optimization: render to pixmap which is used as background for the window 14 years ago
Michael Stapelberg e7201e2df5 Mark handle_visibility_notify and handle_mapping_notify as static 14 years ago
Michael Stapelberg ea9088ae96 update debian packaging 14 years ago
Michael Stapelberg 6b0ce0d5aa cleanup indention left-overs 14 years ago
Michael Stapelberg 7128f80020 bump copyright 14 years ago
Michael Stapelberg c14cb4a250 Handle MappingNotify-events (Thanks Pascal) 14 years ago
Michael Stapelberg a93f110584 use 'auth include login' instead of '@include login', the latter is debian-specific (Thanks mseed) 14 years ago
Michael Stapelberg fc6b72eaec add i3lock.pam (installed as /etc/pam.d/i3lock) which includes 'login' (Thanks Семён) 14 years ago
Michael Stapelberg 53987df490 Bugfix: correctly check for errors when connecting to X11 14 years ago
Michael Stapelberg 7ba6f07322 add XK_KP_Enter as synonym for XK_Return 14 years ago
Michael Stapelberg f891929d34 Bugfix: Handle numpad keys correctly (Thanks Pascal) 14 years ago
Michael Stapelberg 3a22727bff Bugfix: When entering 512 characters, you could use neither return nor backspace (Thanks carl) 14 years ago
Michael Stapelberg c3affb1c61 Add a hint to the error message 'unknown option' when compiled with NOLIBCAIRO 14 years ago
Thorsten Töpper c643bb8e2f Make it possible to build i3lock without cairo. 14 years ago
Michael Stapelberg bdf6c6b45d comment out debug output (Thanks Ciprian) 14 years ago
Michael Stapelberg bf31c90a5f debian: change priority to optional 14 years ago
Michael Stapelberg a850b52953 update debian packaging for i3lock 2.0 release 14 years ago
Michael Stapelberg efde6a170d print version number when invoked with -v 15 years ago
Michael Stapelberg 5d43c20538 manpage: add missing "specify" (Thanks xeen) 15 years ago
Michael Stapelberg ab7f591db6 s/passwords/password (Thanks xeen) 15 years ago
Michael Stapelberg 3f168a54ce Re-implement tiling of image (-t) 15 years ago
Michael Stapelberg c1a34e7aa5 Fix compilation warning by including cairo-xcb 15 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 89434b4a88 disable debug output which reveals the password 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