feat(tray): double-click / click tray icon to show or hide main window #3688
gaursomya777-dev
started this conversation in
Feature Proposals
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What problem does it solve?
On Windows/Linux, the system tray icon only opens a context menu. Users who enable "close to tray" expect a familiar double-click (or single-click) on the tray icon to show/hide the main window — without hunting the menu every time.
Proposed solution
Wire the tray icon click handlers in
tray.ts:Scope
Desktop main-process tray module only (
packages/desktop/src/process/utils/tray.ts). Small, self-contained UX fix.Willing to implement it yourself?
Yes — please convert to a
bonusissue assigned to me for the AionUi × Kimi campaign if accepted.All reactions