hermes-agent/apps/desktop/src/themes
Brooklyn Nicholson 5e2b83a8ad feat(desktop): rebindable keyboard shortcuts panel
Add a central keybind registry + nanostore so desktop hotkeys are
discoverable and user-rebindable. A titlebar ⌨ button (and ⌘/) opens a
collapsible map grouped by Composer (read-only) / Profiles / Session /
Navigation / View; click any chip to capture a new combo. Overrides
persist to localStorage as a delta against shipped defaults, so future
default changes aren't shadowed by a stored snapshot.

Migrates the previously scattered inline listeners (palette, command
center, new session, sidebar, theme) into the registry, and adds profile
switch/cycle/create + default-profile hotkeys.
2026-06-06 11:41:57 -05:00
..
context.tsx feat(desktop): rebindable keyboard shortcuts panel 2026-06-06 11:41:57 -05:00
index.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
presets.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
types.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
use-skin-command.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00