zed/crates/workspace/src
Mikayla 33105486aa
Make platform input handler private
Automatically record the context on non-view input handlers
Simplify the async window context update() method
2024-01-20 06:56:19 -08:00
..
pane
persistence
dock.rs
item.rs Don't send follower events from other panes 2024-01-18 10:42:49 -07:00
modal_layer.rs Clippy 2024-01-15 20:12:20 -07:00
notifications.rs Make platform input handler private 2024-01-20 06:56:19 -08:00
pane.rs Make platform input handler private 2024-01-20 06:56:19 -08:00
pane_group.rs pane: stop propagation of drag/click events in resizing handle 2024-01-18 14:24:03 +01:00
persistence.rs
searchable.rs
shared_screen.rs Add more open events 2024-01-15 16:26:04 -05:00
status_bar.rs Rename overflow_hidden_{x,y} to overflow_{x,y}_hidden (#4146) 2024-01-18 22:10:41 -05:00
toolbar.rs Prevent breadcrumbs from overflowing the toolbar (#4177) 2024-01-19 18:23:14 -05:00
workspace.rs Make platform input handler private 2024-01-20 06:56:19 -08:00
workspace_settings.rs