Skip to content

Out of focus windows don't get grayed out #105

Closed Answered by lah7
fulalas asked this question in Help & Support
Discussion options

You must be logged in to vote

Can confirm. There is a patch appearance__disable-backdrop.patch that allows you to restore the original behaviour. Simply set this environment variable:

export GTK_BACKDROP=1

Place that in your ~/.bash_aliases, ~/.bashrc or /etc/environment file then restart/re-login for changes to take effect.

Looking at the project's history, :backdrop was disabled to make it behave like "classic" GTK 2 for inactive windows. Funnily enough, this makes it consistent with Windows and Qt 5 too, since they don't dim controls on inactive windows.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by fulalas
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants