517 Commits (master)
 

Author SHA1 Message Date
Michael Stapelberg 3c2436cb71 Bugfix: fallback when the image cannot be loaded 13 years ago
Michael Stapelberg be21951062 Only output text when in debug mode (fixes problems with xautolock) 13 years ago
Michael Stapelberg 2053e9880a Bugfix: Fix background color when using cairo (Thanks Pascal) 13 years ago
Michael Stapelberg 9eae4e992a debian: update changelog for 2.3.1 13 years ago
Michael Stapelberg 324149ea77 fix compilation on some systems (Thanks badboy) 13 years ago
Michael Stapelberg c9fe076f95 debian: fix packaging format to 1.0 for now 13 years ago
Michael Stapelberg 1b2f5f0f3c debian: remove duplicate priority field 13 years ago
Michael Stapelberg 5045dab79c manpage: add -u flag in synopsis 13 years ago
Michael Stapelberg 8f353487d4 manpage: hyphen 13 years ago
Michael Stapelberg e5f7857bb1 debian: update packaging 13 years ago
Michael Stapelberg f8b8b54aef README: also add libev to dependencies 13 years ago
Michael Stapelberg d879637016 document the dependency on libxcb-xinerama 13 years ago
Michael Stapelberg b5bbd2fe04 Properly handle Caps Lock (Thanks Damien) 13 years ago
Maik Fischer 6cb93c9bd8 man page: mention xautolock 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
Simon Kämpe f368bbd006 Added missing #ifndef NOLIBCAIRO 13 years ago
Michael Stapelberg 34c8108c06 Bugfix: Check for waiting X11 events before entering the event loop 13 years ago
Michael Stapelberg cab5e6b1de Change the unlock indicator properly after pressing the 'escape' key 13 years ago
Michael Stapelberg 0a09aeec6f debian: add libxcb-xinerama0-dev as build-dependency 13 years ago
Michael Stapelberg 5e14ad0605 draw the unlock indicator in the middle of every screen 13 years ago
Michael Stapelberg fd64bde0cb Implement Xinerama support (not used yet) 13 years ago
Michael Stapelberg 02655d2ddf Fix a few memory leaks 13 years ago
Michael Stapelberg 0e7e009f45 Properly free timeouts, move one of the timeouts to unlock_indicator.c 13 years ago
Michael Stapelberg f94fb9b5f8 remove the dead variable modeswitchmask 13 years ago
Michael Stapelberg 6ea3fbdc21 Properly free the reply of xcb_get_geometry 13 years ago
Michael Stapelberg 57585bef70 Refactor the unlock indicator into its own source code file 13 years ago
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