]> git.sur5r.net Git - i3/i3lock/blob - debian/changelog
debian: update changelog for 2.3.1
[i3/i3lock] / debian / changelog
1 i3lock (2.3.1-1) unstable; urgency=low
2
3   * Fix compilation on some systems
4
5  -- Michael Stapelberg <michael@stapelberg.de>  Thu, 15 Mar 2012 17:01:54 +0100
6
7 i3lock (2.3-1) unstable; urgency=low
8
9   * Implement a visual unlock indicator
10   * Support ISO_Level5_Shift and Caps Lock
11   * Lock the password buffer in memory, clear it in RAM after verifying
12   * Fork after the window is visible, not before
13   * Bugfix: Copy the color depth from parent (root) window instead of
14     hardcoding a depth of 24
15
16  -- Michael Stapelberg <michael@stapelberg.de>  Thu, 15 Mar 2012 13:25:23 +0100
17
18 i3lock (2.2-1) unstable; urgency=low
19
20   * Don’t re-grab pointer/keyboard on MappingNotify. In some rare situations,
21     this lead to some keypresses "slipping through" to the last focused window.
22   * Correctly handle Mode_switch/ISO_Level3_Shift
23   * Render to a pixmap which is used as background for the window instead of
24     copying contents on every expose event
25   * Handle screen resolution changes while screen is locked
26   * Manpage: document arguments for every option
27
28  -- Michael Stapelberg <michael@stapelberg.de>  Sun, 06 Nov 2011 14:02:35 +0000
29
30 i3lock (2.1-1) unstable; urgency=low
31
32   * Accept return/backspace when the buffer of 512 bytes is full
33   * Handle numpad keys correctly (Closes: #602101)
34   * Handle MappingNotify events (Closes: #602242)
35   * Correctly check for errors when connecting to X11
36   * Add i3lock.pam to not rely on debian’s /etc/pam.d/other anymore
37   * don’t display debug output
38   * add NOLIBCAIRO flag to permit compilation without cairo
39
40  -- Michael Stapelberg <michael@stapelberg.de>  Sun, 13 Mar 2011 20:27:46 +0100
41
42 i3lock (2.0-2) unstable; urgency=low
43
44   * change priority to optional
45
46  -- Michael Stapelberg <michael@stapelberg.de>  Sun, 05 Sep 2010 18:19:15 +0200
47
48 i3lock (2.0-1) unstable; urgency=low
49
50   * Complete rewrite of i3lock. Now using xcb instead of Xlib.
51   * When a window obscures i3lock, it pushes itself back to the top again.
52   * Display version when starting with -v
53
54  -- Michael Stapelberg <michael@stapelberg.de>  Sun, 05 Sep 2010 11:34:19 +0200
55
56 i3lock (1.1-1) unstable; urgency=low
57
58   * Implement background pictures (-i) and colors (-c)
59
60  -- Michael Stapelberg <michael@stapelberg.de>  Sun, 02 Aug 2009 19:58:23 +0200
61
62 i3lock (1.0-1) unstable; urgency=low
63
64   * Implement PAM support
65   * Implement options for forking, beeping, DPMS
66
67  -- Michael Stapelberg <michael@stapelberg.de>  Sun, 10 May 2009 12:54:05 +0200
68
69 i3lock (0.9-1) unstable; urgency=low
70
71   * First release, forked from slock 0.9 (Closes: #521707)
72
73  -- Michael Stapelberg <michael@stapelberg.de>  Fri, 01 May 2009 20:29:43 +0200