ZIm/crates/zed/src
David Kleingeld caae92ad5e
Add component NotificationFrame & CaptureAudio parts for testing (#36081)
Adds component NotificationFrame. It implements a subset of MessageNotification as a Component and refactors MessageNotification to use NotificationFrame. Having some notification UI Component is nice as it allows us to easily build new types of notifications.

Uses the new NotificationFrame component for CaptureAudioNotification. 

Adds a CaptureAudio action in the dev namespace (not meant for
end-users). It records 10 seconds of audio and saves that to a wav file.

Release Notes:

- N/A

---------

Co-authored-by: Mikayla <mikayla@zed.dev>
2025-08-23 10:39:15 -04:00
..
zed Remove Services menu on non-macOS systems (#36142) 2025-08-23 10:38:50 -04:00
main.rs onboarding: Remove feature flag and old welcome crate (#36110) 2025-08-23 10:38:45 -04:00
reliability.rs Add more info to crash reports (#35914) 2025-08-23 10:38:17 -04:00
zed-main.rs Fix Unexpected Console Window When Running Zed Release Build (#32144) 2025-06-05 19:38:19 +08:00
zed.rs Add component NotificationFrame & CaptureAudio parts for testing (#36081) 2025-08-23 10:39:15 -04:00