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

[Feature request] support additional qualifiers for "applications: " #112

Open
kermitfrog opened this issue Nov 13, 2024 · 0 comments
Open

Comments

@kermitfrog
Copy link

Is your feature request related to a problem? Please describe.
Autosnapping windows by window class is a bit limited, as it will snap all windows of an application (and might not work for some that report an empty string).
But usually I want dialogs of an application to be floating.

Describe the solution you'd like
The applications field should either take an array of strings (when class is enough / backwards compatibility) or objects. The object would specify additional qualifiers (see KWin's Window Rules).
At least the window title should support RegEx.

(In my experience with inputmangler, the class + regex on title is enough to identify anything I want and I know both properties to be available in KWinScripts)

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