-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
Alacritty and Firefox are two examples of windows that gain "frame transparency" when picom is running with default configuration. xterm and emacs are two examples of windows that do not.
Transparency seems to be partially based on darkness of frame, perhaps?
I'm going to continue debugging this, but my first guess is that there's perhaps some property the frame should be setting that marks them "off limits", even if the window requests transparency (or whatever it is that firefox is doing that xterm isn't)? Or maybe something should be done when setting the background color, as the buttons (the entirety of the pixie Image it's drawn into, that is, including the portions where the window background color is drawn in) are unaffected.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

