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