ZIm/crates/collab_ui/src
Petros Amoiridis db978fcb6c
Add an x mark icon to the list of contacts
We want to be able to remove contacts from our list. This was not possible. This change add an icon and dispatches the RemoveContact action.

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2023-01-25 13:10:29 +02:00
..
collab_titlebar_item.rs Switched from active hover to NSViews acceptsFirstMouse API 2023-01-19 15:21:26 -08:00
collab_ui.rs Handle unshared projects when rejoining a room 2022-12-20 11:10:46 -08:00
contact_finder.rs Show placeholder text for pickers 2022-11-04 10:18:47 +01:00
contact_list.rs Add an x mark icon to the list of contacts 2023-01-25 13:10:29 +02:00
contact_notification.rs Added user notifications 2022-12-03 16:06:02 -08:00
contacts_popover.rs Start on view-level dispatch approach for keyboard events 2022-10-16 11:46:31 -06:00
incoming_call_notification.rs Fix broken merge 2023-01-20 09:19:58 -08:00
notifications.rs Update icons 2022-10-28 12:59:05 -04:00
project_shared_notification.rs Fix broken merge 2023-01-20 09:19:58 -08:00