You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use semi-transparent bg to save screen space, but when terminal is tiled/maximized (but not in fullscreen mode!), the background always becomes opaque. This should not be the case, as it essentially makes semi-transparent background useless, not allowing to see the text and windows behind the terminal.
The issue seems to happen because of the way Gala treats H/V maximized windows, however I wonder if there is any workaround to make Terminal an exception.
Steps to Reproduce
Open Terminal
Set the theme to "Custom"
In Custom theme settings, set background colour to any semi-transparent value
Maximize/tile the Terminal window:
Expected Behavior
OS Version
7.x (Horus)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response
The text was updated successfully, but these errors were encountered:
Found a related issue, someone made a CSS workaround for it too: #303 (it only mentions maximizing, however tiling is also affected).
However, it was closed because:
Going opaque on maximize is intentional because it fixes some UI issues but also because if the Terminal is maximized, it's likely users are focusing on that content.
Now, with custom themes being supported and default ones being fully opaque anyway, I wonder is it worth reconsidering it? I thought the issue was somewhere in how Gala handles maximized windows, but it turned out to be much simpler.
What Happened?
I use semi-transparent bg to save screen space, but when terminal is tiled/maximized (but not in fullscreen mode!), the background always becomes opaque. This should not be the case, as it essentially makes semi-transparent background useless, not allowing to see the text and windows behind the terminal.
The issue seems to happen because of the way Gala treats H/V maximized windows, however I wonder if there is any workaround to make Terminal an exception.
Steps to Reproduce
Expected Behavior
OS Version
7.x (Horus)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response
The text was updated successfully, but these errors were encountered: