i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit fdf6d7af2a3987f456343367c9071023a593d471
parent 1da637c41964180a71904e4870cbb777a11b88e0
Author: Michael Stapelberg <michael@stapelberg.de>
Date:   Sat,  2 Jun 2012 14:45:12 +0200

update changelog for 2.4.1

Diffstat:
MCHANGELOG | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
@@ -1,3 +1,10 @@
+2012-06-02 i3lock 2.4.1
+
+ • Bugfix: Correctly center unlock indicator after reconfiguring screens
+   (Thanks xeen)
+ • Bugfix: Revert shift lock handling (broke uppercase letters)
+ • Bugfix: Skip shift when getting the modifier mask (Thanks SardemFF7)
+
 2012-04-01 i3lock 2.4
 
  • Bugfix: Fix background color when using cairo (Thanks Pascal)