ZIm/crates/collab_ui/src
Piotr Osiewicz 88af35fe47
collab: Add screen selector (#31506)
Instead of selecting a screen to share arbitrarily, we'll now allow user
to select the screen to share. Note that sharing multiple screens at the
time is still not supported (though prolly not too far-fetched).

Related to #4666

![image](https://github.com/user-attachments/assets/1afb664f-3cdb-4e0a-bb29-9d7093d87fa5)

Release Notes:

- Added screen selector dropdown to screen share button

---------

Co-authored-by: Kirill Bulatov <kirill@zed.dev>
Co-authored-by: Cole Miller <cole@zed.dev>
2025-07-21 13:44:51 +02:00
..
chat_panel editor: Improve code completion filtering to provide fewer and more accurate suggestions (#32928) 2025-06-18 16:01:28 +05:30
collab_panel gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
notifications Use read() over read_with() to improve readability in simple cases (#31263) 2025-05-23 12:08:49 +00:00
channel_view.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
chat_panel.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
collab_panel.rs collab: Add screen selector (#31506) 2025-07-21 13:44:51 +02:00
collab_ui.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notification_panel.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
notifications.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
panel_settings.rs Warn about unknown fields when editing settings json (#33678) 2025-06-30 23:34:25 +00:00