Nathan Sobo
|
40896352ff
|
wip
|
2023-04-12 10:28:53 -06:00 |
|
Nathan Sobo
|
e115baa60c
|
WIP
|
2023-04-11 18:21:56 -06:00 |
|
Nathan Sobo
|
2615a11f7c
|
Don't export platform::* from gpui
I'd like to avoid cluttering the top-level namespace with all the platform-
specific types.
|
2023-04-07 11:45:53 -06:00 |
|
Nathan Sobo
|
8136d8a8a6
|
Fix formatting
|
2023-04-06 15:54:44 -06:00 |
|
Nathan Sobo
|
de9bf6dfbd
|
Merge MutableAppContext into AppContext
There may have been a good reason for the difference at some point, or I was
still learning Rust. But now it's just &mut AppContext vs &AppContext.
|
2023-04-06 15:49:03 -06:00 |
|
Antonio Scandurra
|
7df798ded5
|
Remove screen sharing indicator when call ends
Previously, we would only remove it when the screen sharing stopped.
|
2023-03-22 09:32:27 +01:00 |
|
Kay Simmons
|
3e92e4d110
|
fix unsaved change
|
2023-02-03 12:47:20 -08:00 |
|
Kay Simmons
|
303216291b
|
Move sharing status indicator out of the call crate and into collab_ui in order so that the model doesn't depend on the view
|
2023-02-03 11:17:50 -08:00 |
|