You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Three-pane layout: palette · live-grid canvas · properties panel (Variant A). This ticket delivers the empty shell + pinning/exit lifecycle + a secondary layout picker (list of loaded layouts, switch without changing host focus, per New-layout creation flow #88).
Save wiring to PUT /layouts/{id} (exists); create wiring lands with the creation-flow ticket.
Done when
The edit view opens pinned to the focused app's resolved layout, the picker can switch layouts, and exiting reverts via clear_view. Panes are placeholders filled by the feature tickets.
The full-screen
editchrome view scaffold — the container the editor lives in. Spec: #87. Design: #82.Scope
editchrome view reached viaselect_view(reuses the MPRIS: mediabrowser widget schema, mpris.yaml layout, view-resolution hook #50 view-pinning protocol to suspend focus-driven auto-switching while editing;clear_viewexits).PUT /layouts/{id}(exists); create wiring lands with the creation-flow ticket.Done when
clear_view. Panes are placeholders filled by the feature tickets.