zed/crates/zed
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
..
contents
resources linux: Fix Zed not visible in "Open With" list in file manager for Flatpak (#21177) 2024-11-29 22:59:04 +02:00
src Make app notifications appear in new workspaces + dismiss on all workspaces (#23432) 2025-01-22 05:39:04 +00:00
build.rs chore: Remove duplicate lines in crates/zed/build.rs (#22500) 2024-12-30 11:52:40 +00:00
Cargo.toml Wire up AssistantPanelDelegate based on assistant2 feature flag (#23444) 2025-01-22 04:57:51 +00:00
LICENSE-GPL
RELEASE_CHANNEL