ZIm/crates/workspace/src
Mikayla Maki 80c14c9198
Pull app / OS info out of GPUI, add Linux information, make fallible window initialization (#12869)
TODO:
- [x] Finish GPUI changes on other operating systems 

This is a largely internal change to how we report data to our
diagnostics and telemetry. This PR also includes an update to our blade
backend which allows us to report errors in a more useful way when
failing to initialize blade.


Release Notes:

- N/A

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2024-06-11 11:43:12 -07: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 Make tests less noisy (#12463) 2024-05-29 18:06:45 -07:00
modal_layer.rs Reconnect button for remote projects (#12669) 2024-06-10 18:09:47 -06:00
notifications.rs Don't show backtraces in prompts (#12699) 2024-06-05 15:00:23 -06:00
pane.rs workspace: Fix drag&dropping project panel entries into editor area (#12767) 2024-06-07 10:23:57 +02:00
pane_group.rs gpui: Pass Style by value to request_layout (#11597) 2024-05-09 11:38:53 +02:00
persistence.rs Reconnect button for remote projects (#12669) 2024-06-10 18:09:47 -06:00
searchable.rs Search in selections (#10831) 2024-06-05 13:42:51 -06:00
shared_screen.rs Make tests less noisy (#12463) 2024-05-29 18:06:45 -07: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 Pull app / OS info out of GPUI, add Linux information, make fallible window initialization (#12869) 2024-06-11 11:43:12 -07: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