zed/crates/storybook/src
Mikayla Maki 40f60ebe2d
Fix the linux keymap (#9829)
Earlier versions where a simple find-replace of `cmd` => `ctrl`. In this
PR, I've gone over every keybinding individually and checked them.

Release Notes:

- Removed the `ShowContextMenu` action, it's only usage was in the
collab panel and it's been rebound to `SecondaryConfirm`
2024-03-26 16:10:09 -07:00
..
stories Fix the linux keymap (#9829) 2024-03-26 16:10:09 -07:00
actions.rs Add an app_menu to Storybook which enables quitting with cmd-q (#8166) 2024-02-22 12:51:40 -05:00
app_menus.rs Add an app_menu to Storybook which enables quitting with cmd-q (#8166) 2024-02-22 12:51:40 -05:00
assets.rs Load embedded fonts directly from .rdata instead of cloning (#6932) 2024-01-29 10:06:57 +01:00
stories.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
story_selector.rs ui: Refine TitleBar component (#9415) 2024-03-15 15:48:07 -04:00
storybook.rs collab ui: Fix notification windows on external monitors (#9817) 2024-03-26 13:07:38 -07:00