zed/crates/title_bar/src
Marshall Bowers c16dfc1a39
title_bar: Remove dependency on command_palette (#21006)
This PR removes the `title_bar` crate's dependency on the
`command_palette`.

The `command_palette::Toggle` action now resides at
`zed_actions::command_palette::Toggle`.

Release Notes:

- N/A
2024-11-21 13:37:34 -05:00
..
platforms wayland: Fix window state issues (#13885) 2024-07-05 13:42:11 -07:00
stories Fix missing tooltips for selected buttons (#18435) 2024-09-27 14:16:14 +02:00
application_menu.rs title_bar: Remove dependency on command_palette (#21006) 2024-11-21 13:37:34 -05:00
collab.rs title_bar: Remove dependency on recent_projects (#20942) 2024-11-21 00:43:03 +01:00
platforms.rs
stories.rs Add story for ApplicationMenu (#13948) 2024-07-08 16:55:55 -04:00
title_bar.rs title_bar: Remove dependency on recent_projects (#20942) 2024-11-21 00:43:03 +01:00
window_controls.rs