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