summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2011-11-06 14:02:42 +0000
committerMichael Stapelberg <michael@stapelberg.de>2011-11-06 14:02:42 +0000
commit00f1350bd53b2449df12cd744fc5982fc1daae37 (patch)
treed198dfbe5abfab91f41866aefef464ad77e6ac98
parent28fe00c7650a5b0967910008108906f073ded7ee (diff)
update debian/changelog
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 08bd420..15d00e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,14 @@
i3lock (2.2-1) unstable; urgency=low
+ * Don’t re-grab pointer/keyboard on MappingNotify. In some rare situations,
+ this lead to some keypresses "slipping through" to the last focused window.
+ * Correctly handle Mode_switch/ISO_Level3_Shift
* Render to a pixmap which is used as background for the window instead of
copying contents on every expose event
+ * Handle screen resolution changes while screen is locked
+ * Manpage: document arguments for every option
- -- Michael Stapelberg <michael@stapelberg.de> Wed, 13 Jul 2011 16:59:32 +0200
+ -- Michael Stapelberg <michael@stapelberg.de> Sun, 06 Nov 2011 14:02:35 +0000
i3lock (2.1-1) unstable; urgency=low