Skip to content

Some frames made transparent by default when using picom/compton #60

@lambdadog

Description

@lambdadog

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.

(with default frame colors)
framenobg
framenobg2

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions