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

Regex for floating window title exceptions #1065

Closed
AdamSLevy opened this issue Nov 3, 2020 · 1 comment
Closed

Regex for floating window title exceptions #1065

AdamSLevy opened this issue Nov 3, 2020 · 1 comment

Comments

@AdamSLevy
Copy link

Is your feature request related to a problem? Please describe.
When I go to specify that a window should be floating using the Window Title Restrictions, I must use an exact match for the window title in an application. This doesn't work well for windows with a dynamic title such as a download dialog that lists the file name in the title. A good example is the dialog box that Firefox produces when downloading a file.

Describe the solution you'd like

I would like to be able to use a regex to match the window title.

Describe alternatives you've considered
There is no way that I am aware of to handle a situation where the title of a dialog window is not consistent. However better support for "Float small windows" where the floating window size threshold could be set might be a reasonable alternative.

@ianyh
Copy link
Owner

ianyh commented Nov 7, 2020

Duplicate of #981

@ianyh ianyh marked this as a duplicate of #981 Nov 7, 2020
@ianyh ianyh closed this as completed Nov 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants