Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
stapelberg committed Jun 4, 2016
1 parent ce1c5ce commit 619c791
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
2016-06-04 i3lock 2.8

• Remove DPMS support in favor of a wrapper script and xset(1).
• Indicate that the --inactivity-timeout option takes an argument. (Thanks
Kenneth Lyons)
• fix pam_securetty: set PAM_TTY to getenv("DISPLAY")
• Eat XKB_KEY_Delete and XKB_KEY_KP_Delete (Thanks bebehei)
• Show unlock indicator if password was entered during PAM verification
• Allow CTRL+J as enter and CTRL+H as backspace (Thanks Karl Tarbe)
• Flush xcb connection after opening fullscreen window (Thanks martin)
• Add support for `xss-lock --transfer-sleep-lock'

2015-05-20 i3lock 2.7

• Die when the X11 connection breaks during runtime (Thanks Eduan)
Expand Down

0 comments on commit 619c791

Please sign in to comment.