summaryrefslogtreecommitdiff
path: root/i3lock.c
AgeCommit message (Expand)Author
2010-10-06Add a hint to the error message 'unknown option' when compiled with NOLIBCAIROMichael Stapelberg
2010-10-06Make it possible to build i3lock without cairo.Thorsten Töpper
2010-09-09comment out debug output (Thanks Ciprian)Michael Stapelberg
2010-07-23print version number when invoked with -vMichael Stapelberg
2010-07-20Re-implement tiling of image (-t)Michael Stapelberg
2010-07-20Fix compilation warning by including cairo-xcbMichael Stapelberg
2010-07-20Port the pointer-code to xcbAxel Wagner
2010-07-20disable debug output which reveals the passwordMichael Stapelberg
2010-07-20Raise the i3lock window upon visibility notifiesMichael Stapelberg
2010-07-20make event loop simpler (Thanks to Jamey Sharp)Michael Stapelberg
2010-07-17err, xcb_image is not actually usedMichael Stapelberg
2010-07-16s/arry/arrayMichael Stapelberg
2010-07-16Initial commit of the XCB rewrite of i3lockMichael Stapelberg
2010-07-09Implement showing the default X- or a hardcoded Windows-Mousecursor.Axel Wagner
2009-12-10Skip keypresses without entering a password, they cause a delayMichael Stapelberg
2009-08-02Some small cleanupsMichael Stapelberg
2009-08-02adding option to enable tiling of imagesJan-Erik Rediger
2009-08-02Skip leading # signs for the color, fix input validationMichael Stapelberg
2009-08-02adding option to choose background colorJan-Erik Rediger
2009-06-27Handle error codes when loading the pixmapMichael Stapelberg
2009-06-27i3lock now can use xpm images as backgroundJan-Erik Rediger
2009-05-10Implement options for forking, beeping and DPMS. Bump version to 1.0.Michael Stapelberg
2009-05-10Implement PAM support (and retab! the file)Michael Stapelberg
2009-03-11Add a manpage and install it, update debian descriptionMichael Stapelberg
2009-03-11Initial import of i3lock 0.9Michael Stapelberg