summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-17clarified the -K optionHEADmasterknolax
2017-07-17made sure the binary is i3lock-img nowknolax
2017-07-17changed makefile to install as i3lock-imgknolax
2017-07-17edited changelog and readme for forkknolax
2017-07-17added functional keypress image spec, loads slow if you use many high res ima...knolax
2017-07-17functional implementation of images for auth indicator stateknolax
2017-07-17added image keypress and auth state indicator options, as well as loading of ...knolax
2017-07-10Merge pull request #136 from kaashif/openbsd-no-pamIngo Bürk
2017-07-09Only use -lpam when not on OpenBSDKaashif Hymabaccus
2017-06-21update CHANGELOG and I3LOCK_VERSIONMichael Stapelberg
2017-06-20Revert "Fix covering of composited notifications (#96)" (#133)Ingo Bürk
2017-06-18Merge pull request #132 from stapelberg/fix-versionIngo Bürk
2017-06-18Makefile: fix I3LOCK_VERSION replacementMichael Stapelberg
2017-06-18update I3LOCK_VERSION (forgotten at release time)Michael Stapelberg
2017-05-26update CHANGELOGMichael Stapelberg
2017-05-06Merge pull request #125 from jasperla/mlockIngo Bürk
2017-04-17Restore intended behaviour and don't use mlock(2) on OpenBSD.Jasper Lievisse Adriaanse
2017-04-17Merge pull request #123 from jasperla/bsdauthMichael Stapelberg
2017-04-17Use bsd_auth(3) instead of PAM on OpenBSDJasper Lievisse Adriaanse
2017-04-15Move all PAM code behind UES_PAM and enable that by default.Jasper Lievisse Adriaanse
2017-04-15Rename all PAM-independant variables/comments.Jasper Lievisse Adriaanse
2017-04-15Merge pull request #122 from jasperla/dpmsIngo Bürk
2017-04-14Remove last traces of DPMSJasper Lievisse Adriaanse
2017-03-26Fix covering of composited notifications (#96)martin
2017-01-10Change input slices to be exactly pi/3 in size instead of slightly more (#107)Bownairo
2016-11-09Add Enter on C-m (#103)Nicolò Balzarotti
2016-10-11Display error message when locking failed (#99)eplanet
2016-09-27Displaying locking message when grabbing the pointer/keyboard. (#88)eplanet
2016-09-13i3lock: Stop leaking the image_path dup. (#93)Diogo Ferreira
2016-09-04unlock automatically after authentication failure (#90)koebi
2016-08-18Set font face (#89)Vasilij Schneidermann
2016-08-13Added version files for release tarball. Fixes #40 (#86)eplanet
2016-07-20Removed obsolete inactivity timeout (#84)Florian Zipperle
2016-06-20i3lock.1: use signal names without SIG prefix (Thanks rodfersou)Michael Stapelberg
2016-06-04update CHANGELOGMichael Stapelberg
2016-06-03clang-format-3.5Michael Stapelberg
2016-06-03add CONTRIBUTING.mdMichael Stapelberg
2016-05-25Add support for `xss-lock --transfer-sleep-lock' (#75)Christoph Ruegge
2016-05-25Flush xcb connection after opening fullscreen window (#74)martin
2016-04-30Allow CTRL+J as enter and CTRL+H as backspace (#72)Karl Tarbe
2015-12-25Show unlock indicator if password was entered during PAM verificationMichael Stapelberg
2015-12-25Eat XKB_KEY_Delete and XKB_KEY_KP_Delete (Thanks bebehei)Michael Stapelberg
2015-11-07Remove libxkbfile dependency from README.md/commentsMichael Stapelberg
2015-11-07use trusty, install libxkbcommon-dev from wilyMichael Stapelberg
2015-11-06travis: install clang-format-3.5 from llvm repositoryMichael Stapelberg
2015-11-05fix pam_securetty: set PAM_TTY to getenv("DISPLAY")Michael Stapelberg
2015-08-11Remove DPMS support in favor of a wrapper script and xset(1).Michael Stapelberg
2015-07-02Merge pull request #24 from ixjlyons/timeout-docMichael Stapelberg
2015-07-02Indicate that the --inactivity-timeout option takes an argument.Kenneth Lyons
2015-05-20update CHANGELOGMichael Stapelberg