zed/crates/workspace/src
Michael Sloan 1769bc957b
Make app notifications appear in new workspaces + dismiss on all workspaces (#23432)
The keymap error notifications got convoluted to support displaying the
notification on startup. This change addresses it systemically for all
future app notifications.

Reverts most of #20531, while keeping the fix to handle keyboard layout
switching. This is a better fix for #20531

Release Notes:

- N/A
2025-01-22 05:39:04 +00:00
..
persistence
shared_screen
dock.rs workspace: Add action to move focused panel to next dock position (#23317) 2025-01-20 13:07:11 +02:00
item.rs
modal_layer.rs
notifications.rs Make app notifications appear in new workspaces + dismiss on all workspaces (#23432) 2025-01-22 05:39:04 +00:00
pane.rs
pane_group.rs
persistence.rs
searchable.rs
shared_screen.rs
status_bar.rs
tasks.rs
theme_preview.rs Remove the SwitchWithLabel component (#23240) 2025-01-16 12:18:59 -03:00
toolbar.rs
workspace.rs Make app notifications appear in new workspaces + dismiss on all workspaces (#23432) 2025-01-22 05:39:04 +00:00
workspace_settings.rs