Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WM_NAME match support in Group config section #575

Closed
twister9893 opened this issue Jun 13, 2022 · 0 comments
Closed

Add WM_NAME match support in Group config section #575

twister9893 opened this issue Jun 13, 2022 · 0 comments

Comments

@twister9893
Copy link
Contributor

Supported matches:

  • Name: "the first string in WM_CLASS"
  • Class: "the second string in WM_CLASS"

Propose to add:

  • Title:
    The window title of a program to match to be in this group (string in WM_NAME). This field is parsed as an extended POSIX regular expression (see regex(7) for more information). If one or more Title tags is specified, at least one must be matched.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant