]> git.sur5r.net Git - i3/i3lock/history - unlock_indicator.c
add .gitignore
[i3/i3lock] / unlock_indicator.c
2012-04-01 Michael StapelbergUse (void) instead of () for functions without args...
2012-03-26 Michael StapelbergBugfix: Fix background color when using cairo (Thanks...
2012-01-07 Simon KämpeAdded missing #ifndef NOLIBCAIRO
2012-01-04 Michael Stapelbergdraw the unlock indicator in the middle of every screen
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 StapelbergRefactor the unlock indicator into its own source code...