Skip to content

Ignore windows by name #116

@devaex

Description

@devaex

I need to configure some windows that should be ignored.

I have utilities that use YAD to display the windows. The problem is that the windows displayed with YAD don't have a class. At least, it doesn't show the class using either xprop or wmctrl.

So I could use the name, but the configuration only allows using names to allow what was denied by the class search.

As it says in the documentation:

["WM_CLASS", "WM_NAME"] = ["ignore all windows with this class", "but allow those with this name"]

Isn't there really a way to add windows to the ignore list just by name?

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