ZIm/crates/collab_ui/src
Joseph T. Lyons 0897ed561f Rework call events api
There were time when events with bad data were being emitted. What we found was that places where certain collaboration-related code could fail, like sending an, would still send events, and those events be in a bad state, as certain elements weren't constructed as expected, thus missing in the event. The new API guarantees that we have data in the correct configuration. In the future, we will add events for certain types of failures within Zed.

Co-Authored-By: Julia <30666851+ForLoveOfCats@users.noreply.github.com>
2023-09-26 14:18:32 -04:00
..
collab_panel Add missing logo_96 icon, fix a few incorrect paths (#2977) 2023-09-15 14:57:40 -04:00
channel_view.rs Rework call events api 2023-09-26 14:18:32 -04:00
chat_panel.rs Add hover styles to channels matching the current selection 2023-09-19 17:50:02 -07:00
collab_panel.rs Fix space and copy/paste when editing a channel 2023-09-25 11:31:02 -07:00
collab_titlebar_item.rs Unify icons using multiple variants, remove all unused icons 2023-09-15 12:50:49 -04:00
collab_ui.rs Rework call events api 2023-09-26 14:18:32 -04:00
contact_notification.rs Remove Dismiss and RespondToContactRequest internal actions 2023-04-28 15:56:41 +02:00
face_pile.rs Eliminate PaintContext 2023-09-11 09:00:59 -06:00
incoming_call_notification.rs Fix AppKit screen coordinate conversion leading to wrong window bounds 2023-08-17 15:23:28 -07:00
notifications.rs Unify icons using multiple variants, remove all unused icons 2023-09-15 12:50:49 -04:00
panel_settings.rs Create chat panel settings 2023-09-08 13:28:19 -07:00
project_shared_notification.rs Fix AppKit screen coordinate conversion leading to wrong window bounds 2023-08-17 15:23:28 -07:00
sharing_status_indicator.rs Add missing logo_96 icon, fix a few incorrect paths 2023-09-15 14:21:33 -04:00