zed/crates/workspace/src
Mikayla Maki 711073cf3c
Simple cascading split (#2790)
This PR cascades the split resizing to adjacent splits, if the current
split has already hit the minimum size. This PR also adds support for
detecting the end of a drag event to GPUI, via a bool on the dispatched
drag.

Release Notes:

- Made split resizing more flexible
2023-07-26 09:49:27 -07:00
..
pane
persistence
dock.rs
item.rs Add support for activating a pane by direction 2023-07-19 18:29:11 -06:00
notifications.rs
pane.rs Add support for activating a pane by direction 2023-07-19 18:29:11 -06:00
pane_group.rs Remove placeholders 2023-07-26 09:37:52 -07:00
persistence.rs
searchable.rs Avoid optional on select_match 2023-07-17 12:49:59 -06:00
shared_screen.rs
status_bar.rs Update status bar theming 2023-07-25 11:06:41 -06:00
toolbar.rs
workspace.rs Focus project panel on directory select 2023-07-23 00:12:25 +03:00
workspace_settings.rs