Skip to content

feat: ability to show start search menu - #171

Merged
dremin merged 1 commit into
cairoshell:masterfrom
sjain882:feat/show-start-search-menu
Sep 18, 2026
Merged

dremin merged 1 commit into
cairoshell:masterfrom
sjain882:feat/show-start-search-menu

Conversation

@sjain882

@sjain882 sjain882 commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Intended to allow replication of the stock Windows 10/11 search button, which opens the start menu to it's search menu.

This button is quite useful as the menu features a list of applications recently launched via the start menu, eliminating the need to use the keyboard entirely.

If this button didn't exist, the user would have to open the start menu, begin typing to trigger a search, then backspace everything to show the recent applications.

Majorly smoothens workflow for users with accessibility issues, couch/HTPC usage with floating keyboards, and desks with steering wheels mounted where the user would otherwise have to reach around the steering wheel.

This button cannot currently be added to shell replacements such as RetroBar due to it being unsupported by ManagedShell; this PR implements it.

@dremin dremin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dremin
dremin merged commit 8552220 into cairoshell:master Sep 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants