mirror of
https://github.com/Raymo111/i3lock-color.git
synced 2025-02-17 15:55:52 -05:00
update CHANGELOG
This commit is contained in:
parent
5b7ee05581
commit
105a86dc57
1 changed files with 16 additions and 0 deletions
16
CHANGELOG
16
CHANGELOG
|
@ -1,3 +1,19 @@
|
|||
2015-05-20 i3lock 2.7
|
||||
|
||||
• Die when the X11 connection breaks during runtime (Thanks Eduan)
|
||||
• Implement logging the number of failed attempts (Thanks koebi)
|
||||
• Ignore password validation is pam is in wrong state (Thanks Neodyblue)
|
||||
• Get current user with getpwuid() instead of using $ENV{USER} (Thanks Martin)
|
||||
• Add support for Compose and dead-keys with libxkbcommon.
|
||||
Requires libxkbcommon ≥ 0.5.0 (Thanks Daniel)
|
||||
• Format the source using clang-format.
|
||||
• Refresh pam credentials on successful authentication (for Kerberos and the
|
||||
like) (Thanks James)
|
||||
• List pressed modifiers on failed authentication (Thanks Deiz, Alexandre)
|
||||
• Only redraw the screen if the unlock indicator is actually used
|
||||
(Thanks Ingo)
|
||||
• Make pkg-config configurable for cross-compilation (Thanks Nikolay)
|
||||
|
||||
2014-07-18 i3lock 2.6
|
||||
|
||||
• NEW DEPENDENCY: use libxkbcommon-x11 instead of libX11
|
||||
|
|
Loading…
Add table
Reference in a new issue