You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

51 lines
1.7 KiB

16 years ago
16 years ago
16 years ago
  1. i3lock (2.2-1) unstable; urgency=low
  2. * Render to a pixmap which is used as background for the window instead of
  3. copying contents on every expose event
  4. -- Michael Stapelberg <michael@stapelberg.de> Wed, 13 Jul 2011 16:59:32 +0200
  5. i3lock (2.1-1) unstable; urgency=low
  6. * Accept return/backspace when the buffer of 512 bytes is full
  7. * Handle numpad keys correctly (Closes: #602101)
  8. * Handle MappingNotify events (Closes: #602242)
  9. * Correctly check for errors when connecting to X11
  10. * Add i3lock.pam to not rely on debian’s /etc/pam.d/other anymore
  11. * don’t display debug output
  12. * add NOLIBCAIRO flag to permit compilation without cairo
  13. -- Michael Stapelberg <michael@stapelberg.de> Sun, 13 Mar 2011 20:27:46 +0100
  14. i3lock (2.0-2) unstable; urgency=low
  15. * change priority to optional
  16. -- Michael Stapelberg <michael@stapelberg.de> Sun, 05 Sep 2010 18:19:15 +0200
  17. i3lock (2.0-1) unstable; urgency=low
  18. * Complete rewrite of i3lock. Now using xcb instead of Xlib.
  19. * When a window obscures i3lock, it pushes itself back to the top again.
  20. * Display version when starting with -v
  21. -- Michael Stapelberg <michael@stapelberg.de> Sun, 05 Sep 2010 11:34:19 +0200
  22. i3lock (1.1-1) unstable; urgency=low
  23. * Implement background pictures (-i) and colors (-c)
  24. -- Michael Stapelberg <michael@stapelberg.de> Sun, 02 Aug 2009 19:58:23 +0200
  25. i3lock (1.0-1) unstable; urgency=low
  26. * Implement PAM support
  27. * Implement options for forking, beeping, DPMS
  28. -- Michael Stapelberg <michael@stapelberg.de> Sun, 10 May 2009 12:54:05 +0200
  29. i3lock (0.9-1) unstable; urgency=low
  30. * First release, forked from slock 0.9 (Closes: #521707)
  31. -- Michael Stapelberg <michael@stapelberg.de> Fri, 01 May 2009 20:29:43 +0200