Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set _NET_WM_BYPASS_COMPOSITOR hint to avoid flickering #256

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

stapelberg
Copy link
Member

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

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 i3#204.

related to i3#204
@stapelberg stapelberg merged commit 1b9b2bd into i3:master Jan 20, 2020
@stapelberg stapelberg deleted the compositor branch January 20, 2020 21:17
rtucek added a commit to rtucek/dotfiles that referenced this pull request Nov 19, 2020
Since i3lock uses `_NET_WM_BYPASS_COMPOSITOR` (introduced in i3/i3lock#256) for
avoiding flickering. this apparently doesn't allow for i3lock to be transparent
anymore.

Exclude i3lock from being unredirected.
Hedroed pushed a commit to Hedroed/i3lock that referenced this pull request Nov 23, 2021
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 i3#204.

related to i3#204
wlhlm pushed a commit to wlhlm/i3lock that referenced this pull request Jun 5, 2022
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 i3#204.

related to i3#204
sh1r4s3 pushed a commit to sh1r4s3/i3lock-gif that referenced this pull request Aug 28, 2022
* Shell command options for media keys

* Use cmd- prefix for custom shell commands

* hotkeys: renumber identifiers for custom commands

Adjusted to use 610-660 instead of 650-699

* Remove unnecessary `strdup(optarg)`

Per discussion in i3#256

* Fix PR feedback

Co-authored-by: Raymond Li <hi@raymond.li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants