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

feat/bug: filtering list of media players #2

Open
cristianoliveira opened this issue Feb 6, 2025 · 0 comments
Open

feat/bug: filtering list of media players #2

cristianoliveira opened this issue Feb 6, 2025 · 0 comments

Comments

@cristianoliveira
Copy link

cristianoliveira commented Feb 6, 2025

Hello there! Thanks for this plugin.

I'm not sure if this is a bug or by design, I don't know how to classify, but what I noticed is once the list of players are presented if I continue typing it doesn't filter the items in the list.

Reproducing

  • Have more than one player running like Brave - Youtube and Spotify
  • Start typing in the ulauncher input
  • See results
input: md 
result:
- brave: foobar
- spotify: bar

Current:

input: md spot
result:
- brave: foobar
- spotify: bar

Expected:

input: md spot
result:
- spotify: bar

Does that make sense? I can open a PR with a implementation for this, let me know

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