raycast-linux/src-tauri/capabilities
ByteAtATime 8852c73f5a
feat(actions): improve keyboard shortcut display
Previously, the logic for displaying keyboard shortcuts was all over the place. This commit creates a single KeyboardShortcut component that is responsible for displaying it. It slightly changes some styles in the Kbd component, and also adds the Tauri `os` plugin to determine whether to display Mac symbols or Windows names. It also maps cmd to Ctrl on Windows.
2025-06-29 11:32:18 -07:00
..
default.json feat(actions): improve keyboard shortcut display 2025-06-29 11:32:18 -07:00
desktop.json feat: add alt+space global shortcut to show window 2025-06-18 17:40:21 -07:00
hud.json feat(client): allow client to listen to hud title change 2025-06-22 19:14:13 -07:00