summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-07-17changed makefile to install as i3lock-imgknolax
2017-07-09Only use -lpam when not on OpenBSDKaashif Hymabaccus
2017-06-20Revert "Fix covering of composited notifications (#96)" (#133)Ingo Bürk
2017-06-18Makefile: fix I3LOCK_VERSION replacementMichael 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-14Remove last traces of DPMSJasper Lievisse Adriaanse
2017-03-26Fix covering of composited notifications (#96)martin
2016-08-13Added version files for release tarball. Fixes #40 (#86)eplanet
2015-05-20makefile: s/README/README.md/Michael Stapelberg
2015-04-27Make pkg-config configurableNikolay Orlyuk
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
2013-06-09add xcb-atom to pkg-config callsMichael Stapelberg
2012-10-26remove support for NOLIBCAIRO, cairo-xcb is widespread by nowMichael Stapelberg
2012-10-26use libxkbcommon for input handlingMichael Stapelberg
2012-04-01add CHANGELOG fileMichael Stapelberg
2012-03-15fix compilation on some systems (Thanks badboy)Michael Stapelberg
2012-01-03Implement Xinerama support (not used yet)Michael Stapelberg
2011-12-28Implement a visual unlock indicatorMichael Stapelberg
2011-11-06Makefile: add 'dist' targetMichael Stapelberg
2011-07-13makefile: respect and use CPPFLAGS / LIBS (Thanks Kacper)Michael Stapelberg
2011-01-20add i3lock.pam (installed as /etc/pam.d/i3lock) which includes 'login' (Thank...Michael Stapelberg
2010-10-06Make it possible to build i3lock without cairo.Thorsten Töpper
2010-07-23print version number when invoked with -vMichael Stapelberg
2010-07-20Port the pointer-code to xcbAxel Wagner
2010-07-16Initial commit of the XCB rewrite of i3lockMichael Stapelberg
2009-05-10debian: update changelog, control. We can finally drop the suid bit :-)Michael Stapelberg
2009-03-11Forgot one instance of slock in MakefileMichael Stapelberg
2009-03-11Add a manpage and install it, update debian descriptionMichael Stapelberg
2009-03-11Initial import of i3lock 0.9Michael Stapelberg