Restore project workspace state

This commit is contained in:
2026-07-22 19:57:26 +02:00
parent 0753b290ad
commit fdf47da40a
17 changed files with 1004 additions and 142 deletions

View File

@@ -96,6 +96,9 @@ value ShellVisibility {
sidebar_visible: Boolean
panel_visible: Boolean
assistant_sidebar_visible: Boolean
-- Existing shell fields are stored per project with the tab session;
-- see tabs.allium ProjectUiSession. RuDS currently has no assistant sidebar,
-- so only the sidebar and bottom-panel fields participate there.
}
surface ShellVisibilitySurface {