Skip to content

Commit

Permalink
Merge branch 'pr-191/i3/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Raymo111 committed Dec 20, 2020
2 parents cd8f286 + 4f76d51 commit ea97c54
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion I3LOCK_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.12.c.5
2.13.c.1

0 comments on commit ea97c54

Please sign in to comment.