chain-studio/lib
flemming-it 88c5f2da1f fix(studio): Cmd+; opens Settings (Cmd+, is reserved by macOS) (v0.12.1)
Operator reported Cmd+, doing nothing. macOS reserves Cmd+,
for the native app-Preferences menu item which Flutter Desktop
doesn't wire up — the keystroke is captured by the OS before
the Shortcuts widget sees it.

Adds Cmd+; as the working alternative; keeps Cmd+, registered
too so a future Flutter version (or a native-menu setup) can
light it up. Tooltip on the sidebar gear icon now reads
"Settings (⌘;)" so the discoverable affordance also tells you
the shortcut.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-05-07 13:49:21 +02:00
..
data feat(studio): in-place System AI editor (v0.12.0) 2026-05-07 13:41:11 +02:00
pages feat(studio): "Explain this" + System AI in Settings (v0.11.0) 2026-05-07 13:18:22 +02:00
theme feat(ui): warm-minimalism redesign — design tokens + 6 primitives + animated ∆ 2026-05-05 21:49:37 +02:00
widgets feat(studio): in-place System AI editor (v0.12.0) 2026-05-07 13:41:11 +02:00
main.dart fix(studio): Cmd+; opens Settings (Cmd+, is reserved by macOS) (v0.12.1) 2026-05-07 13:49:21 +02:00