zed/crates
Antonio Scandurra ebee2168fc Re-emit notifications and events from ActiveCall
This lets us only observe and subscribe to the active call without
needing to track the underlying `Room` if it changes, which implies
writing the same boilerplate over and over.
2022-10-04 18:15:56 +02:00
..
activity_indicator Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
assets
auto_update Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
breadcrumbs Introduced ItemEvent and to_item_events function to Item trait which converts the Item's events into a standard ItemEvent similar to how SearchableItems work. 2022-09-06 16:05:36 -07:00
call Re-emit notifications and events from ActiveCall 2022-10-04 18:15:56 +02:00
capture WIP 2022-09-13 14:10:13 +02:00
chat_panel Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
cli
client Emit event on Room when a user shares a new project 2022-10-03 17:12:07 +02:00
clock One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
collab Simplify Collaborator to stop including the user 2022-10-04 18:00:54 +02:00
collab_ui Re-emit notifications and events from ActiveCall 2022-10-04 18:15:56 +02:00
collections
command_palette WIP dock split button and default item 2022-09-11 15:31:44 -07:00
contacts_panel Rip out project registration and use sharing/unsharing instead 2022-09-30 12:23:57 +02:00
context_menu Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
diagnostics Merge branch 'main' into capture 2022-09-15 12:02:07 +02:00
drag_and_drop WIP working on resizable dock 2022-09-12 14:24:57 -07:00
editor Test manual buffer format trigger 2022-09-23 12:15:24 -04:00
file_finder WIP dock split button and default item 2022-09-11 15:31:44 -07:00
fsevent One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
fuzzy One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
go_to_line WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
gpui Open popup window when receiving a call 2022-09-28 19:35:24 +02:00
gpui_macros One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
journal Prevent setting files from showing up in project and contacts panels 2022-06-14 14:47:16 +02:00
language Fix crash when querying for enclosing brackets at EOF 2022-09-02 10:23:46 -07:00
live_kit Copy WebRTC.framework in the deps directory 2022-09-16 18:09:11 +02:00
lsp One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
media Render surfaces correctly when encoded in 420YpCbCr8BiPlanarFullRange 2022-09-13 14:10:13 +02:00
menu
outline One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
picker Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
plugin One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
plugin_macros Fix minor issues pointed out in the review 2022-07-11 15:54:03 +02:00
plugin_runtime One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
project Simplify Collaborator to stop including the user 2022-10-04 18:00:54 +02:00
project_panel Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
project_symbols Address picker issues 2022-08-09 17:15:54 -07:00
rpc Implement Room::set_location 2022-10-04 11:46:01 +02:00
search Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
settings Backward compat format settings 2022-09-26 11:41:31 -04:00
snippet One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
sum_tree Start work on a SyntaxMap data structure 2022-08-21 11:37:10 -07:00
terminal Fixed terminal stealing focus 2022-09-27 16:43:32 -07:00
text 💄 2022-09-28 11:27:07 +02:00
theme Show notification when a new project is shared and allow joining it 2022-10-04 16:55:41 +02:00
theme_selector Removed github username check, added settings file 2022-09-08 16:27:46 -07:00
util Improved formatting of tab title 2022-09-03 14:45:45 -07:00
vim WIP dock split button and default item 2022-09-11 15:31:44 -07:00
workspace Remove project join requests 2022-09-30 11:35:50 +02:00
zed Show notification when a new project is shared and allow joining it 2022-10-04 16:55:41 +02:00