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 guess though, that this puts a transparency on everything, not only the "background-window" as you'd expect.
Most modern terminal emulators are good examples. They mostly offer an option to make the background (slightly) transparent but they keep the fonts fully opaque to keep stuff readable. Just making everything transparent is something that I can also achieve with my window compositor, it’s not necessary that the application takes care about that.
The text was updated successfully, but these errors were encountered:
It seems that I can only control transparency of a complete window, or widgets, but not the window background.
I would like to set the background of a window to any opacity level, but still be able to have widgets fully opaque.
Related to #968, where @lessp stated:
Most modern terminal emulators are good examples. They mostly offer an option to make the background (slightly) transparent but they keep the fonts fully opaque to keep stuff readable. Just making everything transparent is something that I can also achieve with my window compositor, it’s not necessary that the application takes care about that.
The text was updated successfully, but these errors were encountered: