2013-02-10 |
Michael Stapelberg | README: refer to cr.i3wm.org for patches |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Quentin Glidic | Limit the debug print to the actual password size |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Vivien Didelot | RGB color notation is 3-byte hexadecimal |
commit | commitdiff | tree | snapshot |
2012-11-04 |
Moritz Augsburger | Allow passwordless PAM conversations (e.g. fingerprint) |
commit | commitdiff | tree | snapshot |
2012-11-04 |
Moritz Augsburger | Allow XKB_KEY_XF86ScreenSaver as synonm for enter |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Michael Stapelberg | remove support for NOLIBCAIRO, cairo-xcb is widespread... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Michael Stapelberg | README: remove unhelpful comment about pkg-config |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Michael Stapelberg | use libxkbcommon for input handling |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Michael Stapelberg | bugfix: free(reply) to avoid memory leak |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Michael Stapelberg | s/pam_message/pam_response/ (Thanks Tucos) |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Michael Stapelberg | promote the "could not load image" message from debug... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Michael Stapelberg | only use mlock() on Linux, FreeBSD (for example) requir... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Fernando Tarlá... | getopt_long returns int, don't cast to char. |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Michael Stapelberg | update changelog for 2.4.1 2.4.1 |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Michael Stapelberg | skip shift when getting the modifier mask (Thanks Sarde... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Michael Stapelberg | revert shift lock handling (broke uppercase letters) |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Michael Stapelberg | Bugfix: Correctly center unlock indicator after reconfi... |
commit | commitdiff | tree | snapshot |
2012-04-07 |
Michael Stapelberg | remove debian/ |
commit | commitdiff | tree | snapshot |
2012-04-07 |
Michael Stapelberg | add .gitignore |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Michael Stapelberg | add CHANGELOG file 2.4 |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Michael Stapelberg | Use (void) instead of () for functions without args... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Michael Stapelberg | Bugfix: fallback when the image cannot be loaded |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Michael Stapelberg | Only output text when in debug mode (fixes problems... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Michael Stapelberg | Bugfix: Fix background color when using cairo (Thanks... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Michael Stapelberg | debian: update changelog for 2.3.1 2.3.1 |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Michael Stapelberg | fix compilation on some systems (Thanks badboy) |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Michael Stapelberg | debian: fix packaging format to 1.0 for now 2.3 |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Michael Stapelberg | debian: remove duplicate priority field |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Michael Stapelberg | manpage: add -u flag in synopsis |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Michael Stapelberg | manpage: hyphen |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Michael Stapelberg | debian: update packaging |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Michael Stapelberg | README: also add libev to dependencies |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Michael Stapelberg | document the dependency on libxcb-xinerama |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Michael Stapelberg | Properly handle Caps Lock (Thanks Damien) |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Maik Fischer | man page: mention xautolock |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Michael Stapelberg | Bugfix: Copy the color depth from parent (root) window... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Simon Kämpe | Added missing #ifndef NOLIBCAIRO |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Michael Stapelberg | Bugfix: Check for waiting X11 events before entering... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Michael Stapelberg | Change the unlock indicator properly after pressing... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Michael Stapelberg | debian: add libxcb-xinerama0-dev as build-dependency |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Michael Stapelberg | draw the unlock indicator in the middle of every screen |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Michael Stapelberg | Implement Xinerama support (not used yet) |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Michael Stapelberg | Fix a few memory leaks |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Michael Stapelberg | Properly free timeouts, move one of the timeouts to... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Michael Stapelberg | remove the dead variable modeswitchmask |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Michael Stapelberg | Properly free the reply of xcb_get_geometry |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Michael Stapelberg | Refactor the unlock indicator into its own source code... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Michael Stapelberg | Fork after the window is visible, not before |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Michael Stapelberg | change ALL the copyrights! |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Michael Stapelberg | Lock the password buffer in memory, clear it in RAM... |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Michael Stapelberg | support ISO_Level5_Shift (Thanks roland) |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Michael Stapelberg | Fix the timeouts for hiding the unlock indicator (Thank... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Michael Stapelberg | Properly free X11 resources (fixes DoS bug) (Thanks... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Michael Stapelberg | Implement a visual unlock indicator |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Michael Stapelberg | debian: update packaging to use dpkg-buildflags, i3lock... 2.2 |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Michael Stapelberg | Makefile: add 'dist' target |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Michael Stapelberg | Properly implement -h (fixes error message about unknow... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Michael Stapelberg | Get rid of superfluous \n in --version |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Michael Stapelberg | update debian/changelog |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Michael Stapelberg | Bugfix: Properly detect the release of ISO_Level3_Shift... |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Michael Stapelberg | Introduce --debug and some debugging options related... |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Michael Stapelberg | Correctly handle Mode_switch/ISO_Level3_Shift (Thanks... |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Michael Stapelberg | Bugfix: Don’t re-grab pointer/keyboard on MappingNotify... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Michael Stapelberg | manpage: mention arguments in OPTIONS section, too... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Michael Stapelberg | Throw an error when specifying an invalid pointer argum... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Thorsten Töpper | Fixed handle_screen_resize to build with NOLIBCAIRO... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Stefan Breunig | handle screen resolution images and redraw the lock... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Michael Stapelberg | update debian packaging, update copyright |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Michael Stapelberg | makefile: respect and use CPPFLAGS / LIBS (Thanks Kacper) |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Michael Stapelberg | optimization: render to pixmap which is used as backgro... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Michael Stapelberg | Mark handle_visibility_notify and handle_mapping_notify... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Michael Stapelberg | update debian packaging |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Michael Stapelberg | cleanup indention left-overs 2.1 |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Michael Stapelberg | bump copyright |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Michael Stapelberg | Handle MappingNotify-events (Thanks Pascal) |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Michael Stapelberg | use 'auth include login' instead of '@include login... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Michael Stapelberg | add i3lock.pam (installed as /etc/pam.d/i3lock) which... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Michael Stapelberg | Bugfix: correctly check for errors when connecting... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Michael Stapelberg | add XK_KP_Enter as synonym for XK_Return |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Michael Stapelberg | Bugfix: Handle numpad keys correctly (Thanks Pascal) |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Michael Stapelberg | Bugfix: When entering 512 characters, you could use... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Michael Stapelberg | Add a hint to the error message 'unknown option' when... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Thorsten Töpper | Make it possible to build i3lock without cairo. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Michael Stapelberg | comment out debug output (Thanks Ciprian) |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Michael Stapelberg | debian: change priority to optional |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Michael Stapelberg | update debian packaging for i3lock 2.0 release |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Michael Stapelberg | print version number when invoked with -v 2.0 |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Michael Stapelberg | manpage: add missing "specify" (Thanks xeen) |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Michael Stapelberg | s/passwords/password (Thanks xeen) |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Michael Stapelberg | Re-implement tiling of image (-t) |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Michael Stapelberg | Fix compilation warning by including cairo-xcb |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Michael Stapelberg | Move static byte arrays to xcb.c (fixes compilation... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Axel Wagner | Port the pointer-code to xcb |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Michael Stapelberg | disable debug output which reveals the password |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Michael Stapelberg | grabbing: make the retry loop much slower (waits up... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Michael Stapelberg | Bugfix: Correctly error out when unable to grab pointer... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Michael Stapelberg | Raise the i3lock window upon visibility notifies |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Michael Stapelberg | make event loop simpler (Thanks to Jamey Sharp) |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Michael Stapelberg | err, xcb_image is not actually used |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Michael Stapelberg | s/arry/array |
commit | commitdiff | tree | snapshot |
next |