[GTK] Shading of the entire window when the focus is switched to another application #4286
Replies: 2 comments 1 reply
-
|
This is because the global "shading" is only applied to GTK/libadwaita widgets and we don't actually write any code for it — the toolkits do that for us. It's debatable whether we should extend the shading to the rest of the terminal, though. For context, neither of the two other major GTK4 terminals, Ptyxis and GNOME Console, do this. |
Beta Was this translation helpful? Give feedback.
-
|
What config options give you this? This is a feature I've been looking for - entire window (not a split section) to change colour / shading /transparency on focus / unfocus, SO, Is there a combination of config options to allow the entire window, on focus / unfocus to be either I used to rely on this with urxvt & have looked for this in other terminals (I moved away from urxvt to get cleaner looking fonts at small font sizes). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If I use split panels, when I switch focus to another application, the entire ghostty window is shaded, but only the window titlebar and the inactive split panel are shaded. If you don't use split, everything works fine.
Beta Was this translation helpful? Give feedback.
All reactions