Skip to content

Add a workaround for GTK 4 shadows #814

Description

@SkyyySi

The currently included workaround for GTK 3 does not appear to work for GTK 4 based applications.

shadow-exclude = [
  "_GTK_FRAME_EXTENTS@:c"
];

This will hide tell picom not to draw shadows for GTK 3 shadows (which would otherwise be seen as a part of the window). It would be great if there were a way to activate the same for GTK 4.

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