28 Commits (master)

Author SHA1 Message Date
  Edward P cae21b65c6
Labels are now replaced with capital letters in the beginning 6 years ago
  Michael Stapelberg f9c30db62b Respect Xft.dpi for determining the unlock indicator’s scale factor 7 years ago
  Michael Stapelberg 6b53758e14
display error when backspace is pressed without any input (#172) 7 years ago
  Michael Stapelberg a514472ec4 Rename xinerama.[ch] to randr.[ch] 8 years ago
  Jasper Lievisse Adriaanse c1de117825 Rename all PAM-independant variables/comments. 8 years ago
  Bownairo 9c8ae8b5d1 Change input slices to be exactly pi/3 in size instead of slightly more (#107) 8 years ago
  eplanet d2130092cf Display error message when locking failed (#99) 9 years ago
  eplanet 1c97a84847 Displaying locking message when grabbing the pointer/keyboard. (#88) 9 years ago
  Vasilij Schneidermann 893aff1bd0 Set font face (#89) 9 years ago
  Michael Stapelberg 59705b05b5 Show unlock indicator if password was entered during PAM verification 10 years ago
  Deiz dda29f93a1 Update copyright notices and get rid of ranges 10 years ago
  Deiz b4f6dae10e List generic pressed modifiers on failure 10 years ago
  Alexandre Boeglin a9ecf1e0c9 Add capslock and numlock indicators 10 years ago
  Michael Stapelberg 68b78a7f57 clang-format -i **/*.[ch] 10 years ago
  koebi 0cbf483cb4 implemented logging the number of failed attempts 11 years ago
  Michael Stapelberg 6191590e5c Scale the unlock indicator (for retina displays) 11 years ago
  Vytautas Šaltenis 2509c987d1 Extract start/stop timer code to reusable funcs 11 years ago
  Sebastian Ullrich e0213cb1f5 Fix centering the indicator in the no-xinerama case 12 years ago
  Michael Stapelberg fba88476dd remove support for NOLIBCAIRO, cairo-xcb is widespread by now 13 years ago
  Michael Stapelberg e1d86a3279 use libxkbcommon for input handling 13 years ago
  Michael Stapelberg 9b29ae7afd Bugfix: Correctly center unlock indicator after reconfiguring screens (Thanks xn) 13 years ago
  Michael Stapelberg dc2b6e5f39 Use (void) instead of () for functions without args (Thanks fernandotcl) 13 years ago
  Michael Stapelberg 2053e9880a Bugfix: Fix background color when using cairo (Thanks Pascal) 13 years ago
  Simon Kämpe f368bbd006 Added missing #ifndef NOLIBCAIRO 14 years ago
  Michael Stapelberg 5e14ad0605 draw the unlock indicator in the middle of every screen 14 years ago
  Michael Stapelberg 02655d2ddf Fix a few memory leaks 14 years ago
  Michael Stapelberg 0e7e009f45 Properly free timeouts, move one of the timeouts to unlock_indicator.c 14 years ago
  Michael Stapelberg 57585bef70 Refactor the unlock indicator into its own source code file 14 years ago