i3lock/debian/changelog

74 lines
2.6 KiB
Plaintext
Raw Normal View History

2012-03-15 17:02:00 +01:00
i3lock (2.3.1-1) unstable; urgency=low
* Fix compilation on some systems
-- Michael Stapelberg <michael@stapelberg.de> Thu, 15 Mar 2012 17:01:54 +0100
2012-03-15 13:28:07 +01:00
i3lock (2.3-1) unstable; urgency=low
* Implement a visual unlock indicator
* Support ISO_Level5_Shift and Caps Lock
* Lock the password buffer in memory, clear it in RAM after verifying
* Fork after the window is visible, not before
* Bugfix: Copy the color depth from parent (root) window instead of
hardcoding a depth of 24
-- Michael Stapelberg <michael@stapelberg.de> Thu, 15 Mar 2012 13:25:23 +0100
i3lock (2.2-1) unstable; urgency=low
2011-11-06 15:02:42 +01:00
* Dont 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
2011-11-06 15:02:42 +01:00
* Handle screen resolution changes while screen is locked
* Manpage: document arguments for every option
2011-11-06 15:02:42 +01:00
-- Michael Stapelberg <michael@stapelberg.de> Sun, 06 Nov 2011 14:02:35 +0000
2011-03-13 20:38:32 +01:00
i3lock (2.1-1) unstable; urgency=low
* Accept return/backspace when the buffer of 512 bytes is full
* Handle numpad keys correctly (Closes: #602101)
* Handle MappingNotify events (Closes: #602242)
* Correctly check for errors when connecting to X11
* Add i3lock.pam to not rely on debians /etc/pam.d/other anymore
* dont display debug output
* add NOLIBCAIRO flag to permit compilation without cairo
-- Michael Stapelberg <michael@stapelberg.de> Sun, 13 Mar 2011 20:27:46 +0100
2010-09-05 18:19:25 +02:00
i3lock (2.0-2) unstable; urgency=low
* change priority to optional
-- Michael Stapelberg <michael@stapelberg.de> Sun, 05 Sep 2010 18:19:15 +0200
i3lock (2.0-1) unstable; urgency=low
2010-07-16 18:22:33 +02:00
* Complete rewrite of i3lock. Now using xcb instead of Xlib.
* When a window obscures i3lock, it pushes itself back to the top again.
* Display version when starting with -v
2010-07-16 18:22:33 +02:00
-- Michael Stapelberg <michael@stapelberg.de> Sun, 05 Sep 2010 11:34:19 +0200
2010-07-16 18:22:33 +02:00
2009-08-02 19:58:30 +02:00
i3lock (1.1-1) unstable; urgency=low
* Implement background pictures (-i) and colors (-c)
-- Michael Stapelberg <michael@stapelberg.de> Sun, 02 Aug 2009 19:58:23 +0200
i3lock (1.0-1) unstable; urgency=low
* Implement PAM support
* Implement options for forking, beeping, DPMS
-- Michael Stapelberg <michael@stapelberg.de> Sun, 10 May 2009 12:54:05 +0200
2009-03-11 23:53:48 +01:00
i3lock (0.9-1) unstable; urgency=low
2009-03-11 23:29:37 +01:00
* First release, forked from slock 0.9 (Closes: #521707)
2009-03-11 23:29:37 +01:00
2009-05-01 20:37:01 +02:00
-- Michael Stapelberg <michael@stapelberg.de> Fri, 01 May 2009 20:29:43 +0200