]> git.sur5r.net Git - i3/i3lock/history - unlock_indicator.c
Merge pull request #213 from trickeydan/patch-1
[i3/i3lock] / unlock_indicator.c
2019-04-12 Ingo BürkMerge pull request #213 from trickeydan/patch-1 master
2019-01-15 Ingo BürkMerge pull request #218 from ivanvig/wm_class-patch
2019-01-15 Ingo BürkMerge pull request #219 from MotoQuick/patch-1
2019-01-14 Edward PLabels are now replaced with capital letters in the... 219/head
2018-05-11 Ingo BürkMerge pull request #185 from stapelberg/dpi
2018-05-11 Michael StapelbergRespect Xft.dpi for determining the unlock indicator...
2018-01-14 Michael Stapelbergdisplay error when backspace is pressed without any...
2017-11-18 Michael StapelbergMerge pull request #160 from stapelberg/randr
2017-11-18 Michael StapelbergRename xinerama.[ch] to randr.[ch] 160/head
2017-04-17 Michael StapelbergMerge pull request #123 from jasperla/bsdauth
2017-04-15 Jasper Lievisse... Rename all PAM-independant variables/comments.
2017-01-10 BownairoChange input slices to be exactly pi/3 in size instead...
2016-10-11 eplanetDisplay error message when locking failed (#99)
2016-09-28 eplanetDisplaying locking message when grabbing the pointer...
2016-08-18 Vasilij SchneidermannSet font face (#89)
2015-12-25 Michael StapelbergShow unlock indicator if password was entered during...
2015-04-21 Michael StapelbergMerge pull request #11 from Deiz/update-notices
2015-04-21 DeizUpdate copyright notices and get rid of ranges 11/head
2015-03-29 Michael StapelbergMerge pull request #10 from Deiz/modifiers
2015-03-29 DeizList generic pressed modifiers on failure 10/head
2015-03-28 Alexandre BoeglinAdd capslock and numlock indicators
2015-03-16 Michael Stapelbergclang-format -i **/*.[ch]
2014-08-24 koebiimplemented logging the number of failed attempts
2014-05-02 Michael StapelbergScale the unlock indicator (for retina displays)
2014-03-11 Vytautas ŠaltenisExtract start/stop timer code to reusable funcs
2013-03-29 Sebastian UllrichFix centering the indicator in the no-xinerama case
2012-10-26 Michael Stapelbergremove support for NOLIBCAIRO, cairo-xcb is widespread...
2012-10-26 Michael Stapelberguse libxkbcommon for input handling
2012-05-19 Michael StapelbergBugfix: Correctly center unlock indicator after reconfi...
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...