summaryrefslogtreecommitdiff
path: root/xcb.c
AgeCommit message (Expand)Author
2010-07-20Move static byte arrays to xcb.c (fixes compilation warnings)Michael Stapelberg
2010-07-20Port the pointer-code to xcbAxel Wagner
2010-07-20grabbing: make the retry loop much slower (waits up to half a second)Michael Stapelberg
2010-07-20Bugfix: Correctly error out when unable to grab pointer/keyboardMichael 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-16Initial commit of the XCB rewrite of i3lockMichael Stapelberg