ZIm/crates/workspace/src
2022-12-14 15:59:50 -08:00
..
pane Propagate mouse up event through drop receiver in early return 2022-11-11 14:00:01 -05:00
persistence WIP fixing dock problems 2022-12-03 16:06:02 -08:00
dock.rs Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
item.rs working serialized writes with panics on failure. Everything seems to be working 2022-12-03 16:06:01 -08:00
notifications.rs Added user notifications 2022-12-03 16:06:02 -08:00
pane.rs working serialized writes with panics on failure. Everything seems to be working 2022-12-03 16:06:01 -08:00
pane_group.rs Added center group deserialization 2022-12-03 16:06:01 -08:00
persistence.rs WIP fixing dock problems 2022-12-03 16:06:02 -08:00
searchable.rs wip 2022-12-03 16:06:01 -08:00
shared_screen.rs Added UUID based, stable workspace ID for caching on item startup. Completed first sketch of terminal persistence. Still need to debug it though.... 2022-12-03 16:06:01 -08:00
sidebar.rs Log view name alongside error in ChildView 2022-10-13 15:44:01 +02:00
status_bar.rs Log view name alongside error in ChildView 2022-10-13 15:44:01 +02:00
toolbar.rs Log view name alongside error in ChildView 2022-10-13 15:44:01 +02:00
workspace.rs Add recent project picker 2022-12-14 15:59:50 -08:00