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

Regular expression support for window title filters #981

Closed
Vxider opened this issue Mar 12, 2020 · 6 comments · Fixed by #1166
Closed

Regular expression support for window title filters #981

Vxider opened this issue Mar 12, 2020 · 6 comments · Fixed by #1166

Comments

@Vxider
Copy link

Vxider commented Mar 12, 2020

Can I only floating the "Get Info" popup of Finder? I have set it in perference and add *简介*(means 'Info' in chinese) in window title restriction, but it will not take effect.
截屏2020-03-1219 45 13

@ianyh
Copy link
Owner

ianyh commented Mar 13, 2020

Window title restrictions only support exact matches. It would be pretty reasonable to extend this with some regex matching.

@yougotwill
Copy link

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

@ianyh
Copy link
Owner

ianyh commented Apr 4, 2020

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.

@ianyh ianyh changed the title How can I floating the "Get Info" popup of Finder Regular expression support for window title filters Jul 3, 2021
@mike-lloyd03
Copy link

Voicing my support for this request. If I knew Swift, I'd take a crack at it.

@howcrazy
Copy link

Regular + 1

@wenkokke
Copy link

Wildcard patterns would already be sufficient for most use cases, and might require less documentation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants