]> git.sur5r.net Git - i3/i3lock/shortlog
i3/i3lock
2012-06-02 Michael Stapelbergupdate changelog for 2.4.1 2.4.1
2012-05-30 Michael Stapelbergskip shift when getting the modifier mask (Thanks Sarde...
2012-05-30 Michael Stapelbergrevert shift lock handling (broke uppercase letters)
2012-05-19 Michael StapelbergBugfix: Correctly center unlock indicator after reconfi...
2012-04-07 Michael Stapelbergremove debian/
2012-04-07 Michael Stapelbergadd .gitignore
2012-04-01 Michael Stapelbergadd CHANGELOG file 2.4
2012-04-01 Michael StapelbergUse (void) instead of () for functions without args...
2012-03-28 Michael StapelbergBugfix: fallback when the image cannot be loaded
2012-03-26 Michael StapelbergOnly output text when in debug mode (fixes problems...
2012-03-26 Michael StapelbergBugfix: Fix background color when using cairo (Thanks...
2012-03-15 Michael Stapelbergdebian: update changelog for 2.3.1 2.3.1
2012-03-15 Michael Stapelbergfix compilation on some systems (Thanks badboy)
2012-03-15 Michael Stapelbergdebian: fix packaging format to 1.0 for now 2.3
2012-03-15 Michael Stapelbergdebian: remove duplicate priority field
2012-03-15 Michael Stapelbergmanpage: add -u flag in synopsis
2012-03-15 Michael Stapelbergmanpage: hyphen
2012-03-15 Michael Stapelbergdebian: update packaging
2012-03-15 Michael StapelbergREADME: also add libev to dependencies
2012-03-15 Michael Stapelbergdocument the dependency on libxcb-xinerama
2012-03-10 Michael StapelbergProperly handle Caps Lock (Thanks Damien)
2012-02-23 Maik Fischerman page: mention xautolock
2012-01-15 Michael StapelbergBugfix: Copy the color depth from parent (root) window...
2012-01-07 Simon KämpeAdded missing #ifndef NOLIBCAIRO
2012-01-05 Michael StapelbergBugfix: Check for waiting X11 events before entering...
2012-01-05 Michael StapelbergChange the unlock indicator properly after pressing...
2012-01-04 Michael Stapelbergdebian: add libxcb-xinerama0-dev as build-dependency
2012-01-04 Michael Stapelbergdraw the unlock indicator in the middle of every screen
2012-01-03 Michael StapelbergImplement Xinerama support (not used yet)
2012-01-03 Michael StapelbergFix a few memory leaks
2012-01-03 Michael StapelbergProperly free timeouts, move one of the timeouts to...
2012-01-03 Michael Stapelbergremove the dead variable modeswitchmask
2012-01-03 Michael StapelbergProperly free the reply of xcb_get_geometry
2012-01-03 Michael StapelbergRefactor the unlock indicator into its own source code...
2012-01-03 Michael StapelbergFork after the window is visible, not before
2012-01-03 Michael Stapelbergchange ALL the copyrights!
2012-01-03 Michael StapelbergLock the password buffer in memory, clear it in RAM...
2011-12-30 Michael Stapelbergsupport ISO_Level5_Shift (Thanks roland)
2011-12-29 Michael StapelbergFix the timeouts for hiding the unlock indicator (Thank...
2011-12-28 Michael StapelbergProperly free X11 resources (fixes DoS bug) (Thanks...
2011-12-28 Michael StapelbergImplement a visual unlock indicator
2011-11-06 Michael Stapelbergdebian: update packaging to use dpkg-buildflags, i3lock... 2.2
2011-11-06 Michael StapelbergMakefile: add 'dist' target
2011-11-06 Michael StapelbergProperly implement -h (fixes error message about unknow...
2011-11-06 Michael StapelbergGet rid of superfluous \n in --version
2011-11-06 Michael Stapelbergupdate debian/changelog
2011-10-30 Michael StapelbergBugfix: Properly detect the release of ISO_Level3_Shift...
2011-10-29 Michael StapelbergIntroduce --debug and some debugging options related...
2011-10-29 Michael StapelbergCorrectly handle Mode_switch/ISO_Level3_Shift (Thanks...
2011-10-24 Michael StapelbergBugfix: Don’t re-grab pointer/keyboard on MappingNotify...
2011-09-25 Michael Stapelbergmanpage: mention arguments in OPTIONS section, too...
2011-09-25 Michael StapelbergThrow an error when specifying an invalid pointer argum...
2011-08-23 Thorsten TöpperFixed handle_screen_resize to build with NOLIBCAIRO...
2011-08-17 Stefan Breunighandle screen resolution images and redraw the lock...
2011-07-13 Michael Stapelbergupdate debian packaging, update copyright
2011-07-13 Michael Stapelbergmakefile: respect and use CPPFLAGS / LIBS (Thanks Kacper)
2011-04-02 Michael Stapelbergoptimization: render to pixmap which is used as backgro...
2011-04-02 Michael StapelbergMark handle_visibility_notify and handle_mapping_notify...
2011-03-13 Michael Stapelbergupdate debian packaging
2011-03-13 Michael Stapelbergcleanup indention left-overs 2.1
2011-03-13 Michael Stapelbergbump copyright
2011-03-13 Michael StapelbergHandle MappingNotify-events (Thanks Pascal)
2011-01-22 Michael Stapelberguse 'auth include login' instead of '@include login...
2011-01-20 Michael Stapelbergadd i3lock.pam (installed as /etc/pam.d/i3lock) which...
2011-01-15 Michael StapelbergBugfix: correctly check for errors when connecting...
2010-11-09 Michael Stapelbergadd XK_KP_Enter as synonym for XK_Return
2010-11-08 Michael StapelbergBugfix: Handle numpad keys correctly (Thanks Pascal)
2010-11-06 Michael StapelbergBugfix: When entering 512 characters, you could use...
2010-10-06 Michael StapelbergAdd a hint to the error message 'unknown option' when...
2010-10-06 Thorsten TöpperMake it possible to build i3lock without cairo.
2010-09-09 Michael Stapelbergcomment out debug output (Thanks Ciprian)
2010-09-05 Michael Stapelbergdebian: change priority to optional
2010-09-05 Michael Stapelbergupdate debian packaging for i3lock 2.0 release
2010-07-23 Michael Stapelbergprint version number when invoked with -v 2.0
2010-07-20 Michael Stapelbergmanpage: add missing "specify" (Thanks xeen)
2010-07-20 Michael Stapelbergs/passwords/password (Thanks xeen)
2010-07-20 Michael StapelbergRe-implement tiling of image (-t)
2010-07-20 Michael StapelbergFix compilation warning by including cairo-xcb
2010-07-20 Michael StapelbergMove static byte arrays to xcb.c (fixes compilation...
2010-07-20 Axel WagnerPort the pointer-code to xcb
2010-07-20 Michael Stapelbergdisable debug output which reveals the password
2010-07-20 Michael Stapelberggrabbing: make the retry loop much slower (waits up...
2010-07-20 Michael StapelbergBugfix: Correctly error out when unable to grab pointer...
2010-07-20 Michael StapelbergRaise the i3lock window upon visibility notifies
2010-07-20 Michael Stapelbergmake event loop simpler (Thanks to Jamey Sharp)
2010-07-16 Michael Stapelbergerr, xcb_image is not actually used
2010-07-16 Michael Stapelbergs/arry/array
2010-07-16 Michael Stapelbergmanpage: PNG instead of XPM
2010-07-16 Michael Stapelbergmanpage: s/tile/tiling
2010-07-16 Michael Stapelbergdebian: add missing libxcb-image0-dev
2010-07-16 Michael Stapelbergdebian: update packaging
2010-07-16 Michael StapelbergFix errors in i3lock.1
2010-07-16 Michael StapelbergMention pkg-config as requirement
2010-07-16 Michael StapelbergUpdate manpage
2010-07-16 Michael StapelbergUpdate README
2010-07-16 Michael Stapelbergremove config.mk, no longer necessary
2010-07-16 Michael StapelbergInitial commit of the XCB rewrite of i3lock
2010-07-09 Axel WagnerImplement showing the default X- or a hardcoded Windows...
2009-12-10 Michael StapelbergSkip keypresses without entering a password, they cause...
2009-10-16 Michael StapelbergDon’t strip when building, the distro’s build systems...
next