ZIm/crates/collab_ui/src
Nathan Sobo 1b03c5d69c Pass PaintContext to Element::paint
I want to use this on another branch, but it's a sweeping change,
so this prepares the ground for it. This can always be reverted if
it doesn't work out.
2023-07-25 17:32:31 -06:00
..
collab_titlebar_item.rs Pass PaintContext to Element::paint 2023-07-25 17:32:31 -06:00
collab_ui.rs Reuse previously-obtained call object 2023-07-20 16:21:21 -04:00
contact_finder.rs feat(workspace): allow alternative actions to open files and symbols in split 2023-07-14 21:49:15 +02:00
contact_list.rs Merge branch 'main' into collab-titlebar-2 2023-06-22 13:48:16 +02:00
contact_notification.rs Remove Dismiss and RespondToContactRequest internal actions 2023-04-28 15:56:41 +02:00
contacts_popover.rs Define theme/ui text style settings in theme crate 2023-05-17 14:44:59 -07:00
face_pile.rs Pass PaintContext to Element::paint 2023-07-25 17:32:31 -06:00
incoming_call_notification.rs Add call events 2023-07-11 13:58:55 -04:00
notifications.rs Split out Interactive<T> into Toggle<T> and Interactive<T> 2023-06-20 16:05:20 -07:00
project_shared_notification.rs Merge branch 'main' into panels 2023-05-22 14:10:17 +02:00
sharing_status_indicator.rs Remove optional path argument when getting settings 2023-05-17 15:05:20 -07:00