]> git.sur5r.net Git - i3/i3lock/history - xcb.c
Throw an error when specifying an invalid pointer argument (-p) (Thanks TrickSTer)
[i3/i3lock] / xcb.c
2011-08-17 Stefan Breunighandle screen resolution images and redraw the lock...
2011-04-02 Michael Stapelbergoptimization: render to pixmap which is used as backgro...
2011-03-13 Michael Stapelbergbump copyright
2011-03-13 Michael StapelbergHandle MappingNotify-events (Thanks Pascal)
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 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 StapelbergInitial commit of the XCB rewrite of i3lock