summaryrefslogtreecommitdiff
path: root/unlock_indicator.c
AgeCommit message (Expand)Author
2012-10-26remove support for NOLIBCAIRO, cairo-xcb is widespread by nowMichael Stapelberg
2012-10-26use libxkbcommon for input handlingMichael Stapelberg
2012-05-19Bugfix: Correctly center unlock indicator after reconfiguring screens (Thanks...Michael Stapelberg
2012-04-01Use (void) instead of () for functions without args (Thanks fernandotcl)Michael Stapelberg
2012-03-26Bugfix: Fix background color when using cairo (Thanks Pascal)Michael Stapelberg
2012-01-07Added missing #ifndef NOLIBCAIROSimon Kämpe
2012-01-04draw the unlock indicator in the middle of every screenMichael Stapelberg
2012-01-03Fix a few memory leaksMichael Stapelberg
2012-01-03Properly free timeouts, move one of the timeouts to unlock_indicator.cMichael Stapelberg
2012-01-03Refactor the unlock indicator into its own source code fileMichael Stapelberg