]> git.sur5r.net Git - i3/i3lock/shortlog
i3/i3lock
2015-03-29 DeizList generic pressed modifiers on failure 10/head
2015-03-28 Alexandre BoeglinAdd capslock and numlock indicators
2015-03-27 Michael StapelbergMerge pull request #9 from qfire/master
2015-03-26 James Cassidyrefresh pam credentials on successful authentication 9/head
2015-03-17 Michael Stapelbergdisable clang temporarily
2015-03-17 Michael Stapelbergcommit missing .clang-format
2015-03-17 Michael Stapelbergadd travis config
2015-03-16 Michael Stapelbergclang-format -i **/*.[ch]
2015-02-12 Michael StapelbergMerge pull request #6 from danielotero/master
2015-02-12 Daniel OteroUpdate the key symbol if the composing ends. 6/head
2015-02-12 Daniel OteroAvoid handle a keysym if the compose state gets cancelled
2015-02-12 Daniel OteroRemove xkb_context initialization code from load_compos...
2015-02-11 Daniel OteroAdd support for Compose and dead-keys with libxkbcommon
2015-01-06 Michael StapelbergMerge pull request #3 from stibi/whoami
2015-01-05 Martin Stiborskygetpwuid call moved 3/head
2015-01-05 Martin Stiborskynull check for getpwuid and pw_name
2015-01-05 Martin Stiborskyremoved the whoami function, replaced with an inline...
2015-01-05 Martin Stiborskygetting current user with whoami like function rather...
2014-12-27 Michael StapelbergMerge pull request #1 from koebi/master
2014-12-27 koebidebugging outputs the password, so the manpage should... 1/head
2014-12-27 koebiadded debug-flag to manpage
2014-12-26 Michael StapelbergREADME is actually in markdown, so tell github that
2014-12-26 Michael Stapelbergmake github the canonical i3lock repository
2014-10-13 NeodyblueIgnore password validation is pam is in wrong state
2014-08-24 koebiimplemented logging the number of failed attempts
2014-08-21 Michael StapelbergDie when the X11 connection breaks during runtime ...
2014-07-18 Michael Stapelbergupdate the changelog/readme for 2.6 2.6
2014-06-21 Michael Stapelbergremove obsolete xkb_state_update_key() calls (Thanks...
2014-06-21 Michael Stapelberglisten for XKB events instead of the MappingNotify...
2014-06-21 Michael Stapelberglittle cleanups thanks to Ran Benita’s review
2014-06-21 Michael Stapelberguse libxkbcommon-x11 instead of libX11
2014-05-02 Michael StapelbergScale the unlock indicator (for retina displays)
2014-03-23 Vytautas ŠaltenisCleanup scattered timer calls to use macros
2014-03-23 Vytautas ŠaltenisIgnore empty passwd after repeated Enter keypress
2014-03-23 Vytautas ŠaltenisFix typo in manual
2014-03-23 Vytautas ŠaltenisFix typo
2014-03-23 Vytautas ŠaltenisDiscard half-entered passwd after some inactivity
2014-03-23 Vytautas ŠaltenisDelay to turn off the screen after wrong passwd
2014-03-16 TheKKReplace '1' with "EXIT_FAILURE"
2014-03-11 Vytautas ŠaltenisExtract start/stop timer code to reusable funcs
2014-03-11 Vytautas ŠaltenisExtract if(dpms) calls to wrapper functions
2013-11-12 Philippe VirouleauTurn on the screen on successful authentication
2013-11-10 Michael StapelbergRe-raise i3lock when obscured in a separate process
2013-11-10 Michael StapelbergRevert "Run authentification in different process"
2013-11-10 Michael StapelbergRevert "Bug fix: Call clear_input() when the password...
2013-10-20 obliqueBug fix: Call clear_input() when the password is wrong.
2013-09-19 koebiRun authentification in different process
2013-09-09 Vincent BernatSmall improvements to manual page.
2013-09-01 Michael StapelbergBugfix: update the initial keyboard modifier state...
2013-08-31 Michael StapelbergAdd -e to --help
2013-08-31 Vincent BernatAdd `-e` option to not validate empty password.
2013-07-30 Bas PapeUse cairo_status_to_string for descriptive errors.
2013-06-09 Michael Stapelbergadd xcb-atom to pkg-config calls 2.5
2013-06-09 Michael Stapelbergupdate changelog for 2.5
2013-04-11 Axel WagnerSet window name
2013-03-29 Sebastian UllrichFix centering the indicator in the no-xinerama case
2013-03-29 Michael Stapelbergfix ctrl-u handling
2013-03-29 Sebastian UllrichFix resetting the password after failed authentications
2013-03-24 Philip DexterAdd ctrl+u password reset
2013-03-20 Baptiste DaroussinUse ev_loop_fork after fork, this fix forking on kqueue...
2013-02-10 Michael StapelbergREADME: refer to cr.i3wm.org for patches
2013-02-07 Quentin GlidicLimit the debug print to the actual password size
2012-12-06 Vivien DidelotRGB color notation is 3-byte hexadecimal
2012-11-04 Moritz AugsburgerAllow passwordless PAM conversations (e.g. fingerprint)
2012-11-04 Moritz AugsburgerAllow XKB_KEY_XF86ScreenSaver as synonm for enter
2012-10-26 Michael Stapelbergremove support for NOLIBCAIRO, cairo-xcb is widespread...
2012-10-26 Michael StapelbergREADME: remove unhelpful comment about pkg-config
2012-10-26 Michael Stapelberguse libxkbcommon for input handling
2012-10-26 Michael Stapelbergbugfix: free(reply) to avoid memory leak
2012-10-15 Michael Stapelbergs/pam_message/pam_response/ (Thanks Tucos)
2012-09-26 Michael Stapelbergpromote the "could not load image" message from debug...
2012-08-22 Michael Stapelbergonly use mlock() on Linux, FreeBSD (for example) requir...
2012-06-29 Fernando Tarlá... getopt_long returns int, don't cast to char.
2012-06-02 Michael Stapelbergupdate changelog for 2.4.1 2.4.1
2012-05-30 Michael Stapelbergskip shift when getting the modifier mask (Thanks Sarde...
2012-05-30 Michael Stapelbergrevert shift lock handling (broke uppercase letters)
2012-05-19 Michael StapelbergBugfix: Correctly center unlock indicator after reconfi...
2012-04-07 Michael Stapelbergremove debian/
2012-04-07 Michael Stapelbergadd .gitignore
2012-04-01 Michael Stapelbergadd CHANGELOG file 2.4
2012-04-01 Michael StapelbergUse (void) instead of () for functions without args...
2012-03-28 Michael StapelbergBugfix: fallback when the image cannot be loaded
2012-03-26 Michael StapelbergOnly output text when in debug mode (fixes problems...
2012-03-26 Michael StapelbergBugfix: Fix background color when using cairo (Thanks...
2012-03-15 Michael Stapelbergdebian: update changelog for 2.3.1 2.3.1
2012-03-15 Michael Stapelbergfix compilation on some systems (Thanks badboy)
2012-03-15 Michael Stapelbergdebian: fix packaging format to 1.0 for now 2.3
2012-03-15 Michael Stapelbergdebian: remove duplicate priority field
2012-03-15 Michael Stapelbergmanpage: add -u flag in synopsis
2012-03-15 Michael Stapelbergmanpage: hyphen
2012-03-15 Michael Stapelbergdebian: update packaging
2012-03-15 Michael StapelbergREADME: also add libev to dependencies
2012-03-15 Michael Stapelbergdocument the dependency on libxcb-xinerama
2012-03-10 Michael StapelbergProperly handle Caps Lock (Thanks Damien)
2012-02-23 Maik Fischerman page: mention xautolock
2012-01-15 Michael StapelbergBugfix: Copy the color depth from parent (root) window...
2012-01-07 Simon KämpeAdded missing #ifndef NOLIBCAIRO
2012-01-05 Michael StapelbergBugfix: Check for waiting X11 events before entering...
2012-01-05 Michael StapelbergChange the unlock indicator properly after pressing...
2012-01-04 Michael Stapelbergdebian: add libxcb-xinerama0-dev as build-dependency
next