ZIm/crates/workspace/src
Marshall Bowers 82a57a121a
Disable calls.share_on_join by default (#12401)
This PR changes the default value of the `calls.share_on_join` setting
from `true` to `false`.

Nathan mentioned that project sharing should be opt-in so that projects
aren't shared unless you intend for them to be.

Release Notes:

- Changed the default `calls.share_on_join` value to `false`.
2024-05-28 19:28:07 -04:00
..
persistence Enable manual worktree organization (#11504) 2024-05-24 12:15:48 +03:00
dock.rs Fix repeatedly docking project panel (#11884) 2024-05-15 21:32:03 -07:00
item.rs Alternate files with ctrl-6 (#11367) 2024-05-10 11:40:08 -06:00
modal_layer.rs Occlude only modal and not the space around it used to center it 2024-03-11 18:13:00 +01:00
notifications.rs remote config fixes (#12178) 2024-05-22 22:28:00 -06:00
pane.rs Allow UI font weight to be assigned in settings (#12333) 2024-05-26 23:06:58 -06:00
pane_group.rs gpui: Pass Style by value to request_layout (#11597) 2024-05-09 11:38:53 +02:00
persistence.rs Enable manual worktree organization (#11504) 2024-05-24 12:15:48 +03:00
searchable.rs support vim replace command with range (#10709) 2024-04-29 18:49:30 -06:00
shared_screen.rs Add preview tabs (#9125) 2024-04-11 23:09:12 +02:00
status_bar.rs Add wiring for UI density (#11260) 2024-05-01 14:28:52 -04:00
tasks.rs Allow clients to run Zed tasks on remote projects (#12199) 2024-05-24 22:26:57 +03:00
toolbar.rs Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00
workspace.rs Disable calls.share_on_join by default (#12401) 2024-05-28 19:28:07 -04:00
workspace_settings.rs Implement 'Cmd+W with no open tabs closes the window', with a setting (#11989) 2024-05-17 12:31:12 -07:00