Skip to content

fix(quickshell): allow escaping wallpaper picker with ESC key#96

Open
Eccys wants to merge 1 commit into
ilyamiro:masterfrom
Eccys:fix/wallpaper-picker-esc
Open

fix(quickshell): allow escaping wallpaper picker with ESC key#96
Eccys wants to merge 1 commit into
ilyamiro:masterfrom
Eccys:fix/wallpaper-picker-esc

Conversation

@Eccys

@Eccys Eccys commented May 23, 2026

Copy link
Copy Markdown

This pull request fixes the Escape key behavior in the wallpaper picker. A window-wide Shortcut was intercepting the Escape key even when search was inactive, preventing the event from bubbling up to close the picker. Disabling the Shortcut when not in Search mode resolves the issue, allowing the Escape key to close the picker normally.

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.

1 participant