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

Making NSMenu searchable #5

Open
blackjack75 opened this issue Sep 14, 2023 · 0 comments
Open

Making NSMenu searchable #5

blackjack75 opened this issue Sep 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@blackjack75
Copy link

Make NSMenu searchable. Mockup should explain it all but summing up for the end-user the experience in Agora Desktop should be:

  • you press shortcut to show menu ( I suggest ctrl+alt+escape)
  • typing any letter filters entries which shows the full path from root menu
  • pressing Enter opens the first occurence, arrows can select next one

Requires:

  • a function to create a copy of NSMenu with all NSMenuItems filtered by search term

Not sure at which the the NSSearchField should be integrated.

agora-desktop-shotv3

@KyleCardoza KyleCardoza added the enhancement New feature or request label Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants