Reputation: 735
Is it possible to make inactive windows (i.e., windows without focus) less opaque, more transparent, less bright or somehow shaded in GNOME Shell? I'd like to have stronger visual feedback on which window is currently active / focused.
Upvotes: 3
Views: 2450
Reputation: 583
AFAIK it's not possible by default. An easy way to implement it is to write a gnome extension. I already check if one of them is doing something similar for what you are looking for but it doesn't exist right now.
Available extensions can be found there : https://extensions.gnome.org
This one looks closer to your needs: https://extensions.gnome.org/extension/650/shade-inactive-windows/
Upvotes: 2