zed/crates/collab_ui/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
..
chat_panel Channel chat: Add edit message (#9035) 2024-03-19 19:49:04 -06:00
collab_panel Encode rem values derived from pixels using rems_from_px (#9367) 2024-03-14 16:39:55 -04:00
notifications
channel_view.rs
chat_panel.rs Fix invalid highlight position for (edited) text (#9660) 2024-03-21 13:37:45 -06:00
collab_panel.rs Fix the linux keymap (#9829) 2024-03-26 16:10:09 -07:00
collab_titlebar_item.rs Add support for applying theme after extension is installed (#9529) 2024-03-20 11:13:58 -04:00
collab_ui.rs collab ui: Fix notification windows on external monitors (#9817) 2024-03-26 13:07:38 -07:00
face_pile.rs
notification_panel.rs
notifications.rs
panel_settings.rs