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

Filtering windows by title does not match substrings #174

Open
gerbal opened this issue Feb 23, 2023 · 0 comments
Open

Filtering windows by title does not match substrings #174

gerbal opened this issue Feb 23, 2023 · 0 comments

Comments

@gerbal
Copy link

gerbal commented Feb 23, 2023

I often have a lot of windows with titles things like dragon-ball-x and super-duper-app. When searching for open windows, filtering with queries like ball or duper do not match substrings in window titles.

Expected Behavior:

  1. super + /
  2. enter ball
  3. Launcher returns all windows with ball in the title like dragon-ball-x

Actual Behavior:

  1. super + /
  2. enter ball
  3. no matching windows found. Hyphen separated substrings are not matched
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