mirror of
https://github.com/Raymo111/i3lock-color.git
synced 2025-02-17 15:55:52 -05:00
Merge branch 'pr-191/i3/master'
This commit is contained in:
commit
ea97c54369
2 changed files with 11 additions and 1 deletions
10
CHANGELOG
10
CHANGELOG
|
@ -1,3 +1,13 @@
|
|||
2020-10-27 i3lock 2.13
|
||||
|
||||
• Throw error when trying to start on Wayland
|
||||
• Use explicit_bzero() where available, not just on OpenBSD
|
||||
• avoid pixmap allocations in the redraw path
|
||||
• make --debug output go to stderr
|
||||
• unlock_indicator.c: fix build failure against gcc-10
|
||||
• fix: call pam_end in cleanup in main, not in event loop
|
||||
• set _NET_WM_BYPASS_COMPOSITOR hint to avoid flickering
|
||||
|
||||
2019-07-21 i3lock 2.12
|
||||
|
||||
• remove stray \n from error messages
|
||||
|
|
|
@ -1 +1 @@
|
|||
2.12.c.5
|
||||
2.13.c.1
|
||||
|
|
Loading…
Add table
Reference in a new issue