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 regex support to floating windows title matching #1166

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

SebastienWae
Copy link
Contributor

Fixes: #981

Add regex support to the current matching of floating windows title.
This shouldn't break current configurations.

@ianyh
Copy link
Owner

ianyh commented Jan 21, 2022

Cool!

@ianyh ianyh merged commit 7a33529 into ianyh:development Jan 21, 2022
ianyh added a commit that referenced this pull request Jan 21, 2022
* development:
  add regex suuport to floating windows title matching (#1166)
  Get the build going (#1185)
  Fix for move to window to space - #1174 (#1184)
  Update cocoapods in Gemfile (#1159)
ianyh added a commit to reyk/Amethyst that referenced this pull request May 7, 2022
* development:
  Throw window to any space across multiple screens. (ianyh#1209)
  Make TwoPane layout adaptive to screen orientation (ianyh#1182)
  Minor fix (line 69) (ianyh#1230)
  Bump cocoapods-downloader from 1.5.1 to 1.6.3 (ianyh#1226)
  Fix the layout HUD when multiple screen are arranged vertically (ianyh#1162) (ianyh#1163)
  Bump version to 0.15.6 (ianyh#1205)
  Remove errant link (ianyh#1207)
  Replace gitter with GitHub Discussions (ianyh#1206)
  Update Window.swift (ianyh#1203)
  Fix setup.sh so that it correctly checks for rbenv (ianyh#1198)
  add regex suuport to floating windows title matching (ianyh#1166)
  Get the build going (ianyh#1185)
  Fix for move to window to space - ianyh#1174 (ianyh#1184)
  Update cocoapods in Gemfile (ianyh#1159)
  Remove travis file (ianyh#1158)
  Create GitHub Action for running tests (ianyh#1157)
  Add some common macOS agents to ignored list (ianyh#1156)
  Bump addressable from 2.7.0 to 2.8.0 (ianyh#1136)
@usmajeed
Copy link

Does this work? I haven't been successful in getting my Microsoft Edge DevTools window to float like this.

@kerryj89
Copy link

Does this work? I haven't been successful in getting my Microsoft Edge DevTools window to float like this.

It works for me, in the Window Title Restrictions I just had to put DevTools*

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

Successfully merging this pull request may close these issues.

Regular expression support for window title filters
4 participants