ZIm/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 Fix empty title in Recent Projects (#21952) 2025-01-07 03:45:38 +00:00
shared_screen Simplify livekit config so that cargo check Just Works (#21661) 2024-12-06 13:50:59 -08:00
dock.rs workspace: Add action to move focused panel to next dock position (#23317) 2025-01-20 13:07:11 +02:00
item.rs pane: Add ability to use custom tooltip content (#22879) 2025-01-09 15:34:30 +00:00
modal_layer.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
notifications.rs Make app notifications appear in new workspaces + dismiss on all workspaces (#23432) 2025-01-22 05:39:04 +00:00
pane.rs Improve keymap json schema (#23044) 2025-01-13 02:34:35 +00:00
pane_group.rs Improve keymap json schema (#23044) 2025-01-13 02:34:35 +00:00
persistence.rs Move git status out of Entry (#22224) 2025-01-04 01:00:16 +00:00
searchable.rs Display buffer/project search entries in the outline panel (#16589) 2024-08-25 21:40:02 +03:00
shared_screen.rs Simplify livekit config so that cargo check Just Works (#21661) 2024-12-06 13:50:59 -08:00
status_bar.rs Status bar: Reduce right tools lateral margin (#21329) 2024-11-29 10:56:32 -03:00
tasks.rs Cleanups preparing for WindowContext refactor (#22475) 2024-12-28 21:36:14 +00:00
theme_preview.rs Remove the SwitchWithLabel component (#23240) 2025-01-16 12:18:59 -03:00
toolbar.rs Refactor Spacing into DynamicSpacing using proc macro (#20504) 2024-11-11 11:08:55 -05:00
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 workspace: Fix doc comments (#22063) 2024-12-16 08:27:14 -05:00