i3 / i3lock

improved screen locker
https://i3wm.org/i3lock
BSD 3-Clause "New" or "Revised" License
921 stars 404 forks source link

set _NET_WM_BYPASS_COMPOSITOR hint to avoid flickering #256

Closed stapelberg closed 4 years ago

stapelberg commented 4 years ago

For compositors which support it (picom >v7.5, formerly known as compton), this should result in the i3lock window no longer being composited, hence fixing issue #204.

related to #204

cc @yshui