summaryrefslogtreecommitdiff
path: root/unlock_indicator.c
AgeCommit message (Expand)Author
2017-07-17added functional keypress image spec, loads slow if you use many high res ima...knolax
2017-07-17functional implementation of images for auth indicator stateknolax
2017-04-15Rename all PAM-independant variables/comments.Jasper Lievisse Adriaanse
2017-01-10Change input slices to be exactly pi/3 in size instead of slightly more (#107)Bownairo
2016-10-11Display error message when locking failed (#99)eplanet
2016-09-27Displaying locking message when grabbing the pointer/keyboard. (#88)eplanet
2016-08-18Set font face (#89)Vasilij Schneidermann
2015-12-25Show unlock indicator if password was entered during PAM verificationMichael Stapelberg
2015-04-21Update copyright notices and get rid of rangesDeiz
2015-03-29List generic pressed modifiers on failureDeiz
2015-03-28Add capslock and numlock indicatorsAlexandre Boeglin
2015-03-16clang-format -i **/*.[ch]Michael Stapelberg
2014-08-24implemented logging the number of failed attemptskoebi
2014-05-02Scale the unlock indicator (for retina displays)Michael Stapelberg
2014-03-11Extract start/stop timer code to reusable funcsVytautas Šaltenis
2013-03-29Fix centering the indicator in the no-xinerama caseSebastian Ullrich
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