-
Notifications
You must be signed in to change notification settings - Fork 489
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
Regular expression support for window title filters #981
Comments
Window title restrictions only support exact matches. It would be pretty reasonable to extend this with some regex matching. |
Regex matching for window titles would be amazing! I use Zeplin (http://zeplin.io/) a lot and it offers a pop out window feature to compare designs which I want to float but the window title changes to "Pop Out: [name of design here]". Should I add this as a separate issue? @ianyh |
I think this existing issue is fine for covering that. |
Voicing my support for this request. If I knew Swift, I'd take a crack at it. |
Regular + 1 |
Wildcard patterns would already be sufficient for most use cases, and might require less documentation? |
Can I only floating the "Get Info" popup of Finder? I have set it in perference and add
![截屏2020-03-1219 45 13](https://user-images.githubusercontent.com/6134315/76518453-13e90180-649a-11ea-872e-d6976e7c9919.png)
*简介*
(means 'Info' in chinese) in window title restriction, but it will not take effect.The text was updated successfully, but these errors were encountered: