summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-12Remove xkb_context initialization code from load_compose_tableDaniel Otero
2015-02-12Add support for Compose and dead-keys with libxkbcommonDaniel Otero
2015-01-06Merge pull request #3 from stibi/whoamiMichael Stapelberg
2015-01-06getpwuid call movedMartin Stiborsky
2015-01-05null check for getpwuid and pw_nameMartin Stiborsky
2015-01-05removed the whoami function, replaced with an inline getpwuid callMartin Stiborsky
2015-01-05getting current user with whoami like function rather than from env variableMartin Stiborsky
2014-12-27Merge pull request #1 from koebi/masterMichael Stapelberg
2014-12-27debugging outputs the password, so the manpage should mention thatkoebi
2014-12-27added debug-flag to manpagekoebi
2014-12-26README is actually in markdown, so tell github thatMichael Stapelberg
2014-12-26make github the canonical i3lock repositoryMichael Stapelberg
2014-10-13Ignore password validation is pam is in wrong stateNeodyblue
2014-08-24implemented logging the number of failed attemptskoebi
2014-08-21Die when the X11 connection breaks during runtime (Thanks Eduan)Michael Stapelberg
2014-07-18update the changelog/readme for 2.6Michael Stapelberg
2014-06-21remove obsolete xkb_state_update_key() calls (Thanks Ran)Michael Stapelberg
2014-06-21listen for XKB events instead of the MappingNotify event (Thanks Ran)Michael Stapelberg
2014-06-21little cleanups thanks to Ran Benita’s reviewMichael Stapelberg
2014-06-21use libxkbcommon-x11 instead of libX11Michael Stapelberg
2014-05-02Scale the unlock indicator (for retina displays)Michael Stapelberg
2014-03-23Cleanup scattered timer calls to use macrosVytautas Šaltenis
2014-03-23Ignore empty passwd after repeated Enter keypressVytautas Šaltenis
2014-03-23Fix typo in manualVytautas Šaltenis
2014-03-23Fix typoVytautas Šaltenis
2014-03-23Discard half-entered passwd after some inactivityVytautas Šaltenis
2014-03-23Delay to turn off the screen after wrong passwdVytautas Šaltenis
2014-03-16Replace '1' with "EXIT_FAILURE"TheKK
2014-03-11Extract start/stop timer code to reusable funcsVytautas Šaltenis
2014-03-11Extract if(dpms) calls to wrapper functionsVytautas Šaltenis
2013-11-12Turn on the screen on successful authenticationPhilippe Virouleau
2013-11-10Re-raise i3lock when obscured in a separate processMichael Stapelberg
2013-11-10Revert "Run authentification in different process"Michael Stapelberg
2013-11-10Revert "Bug fix: Call clear_input() when the password is wrong."Michael Stapelberg
2013-10-20Bug fix: Call clear_input() when the password is wrong.oblique
2013-09-19Run authentification in different processkoebi
2013-09-09Small improvements to manual page.Vincent Bernat
2013-09-01Bugfix: update the initial keyboard modifier state (Thanks lee, Ran)Michael Stapelberg
2013-08-31Add -e to --helpMichael Stapelberg
2013-08-31Add `-e` option to not validate empty password.Vincent Bernat
2013-07-30Use cairo_status_to_string for descriptive errors.Bas Pape
2013-06-09add xcb-atom to pkg-config callsMichael Stapelberg
2013-06-09update changelog for 2.5Michael Stapelberg
2013-04-11Set window nameAxel Wagner
2013-03-29Fix centering the indicator in the no-xinerama caseSebastian Ullrich
2013-03-29fix ctrl-u handlingMichael Stapelberg
2013-03-29Fix resetting the password after failed authenticationsSebastian Ullrich
2013-03-24Add ctrl+u password resetPhilip Dexter
2013-03-20Use ev_loop_fork after fork, this fix forking on kqueue based OSesBaptiste Daroussin
2013-02-10README: refer to cr.i3wm.org for patchesMichael Stapelberg