← board

Eliah — pane reflow / resizable splitters

Motivation

M0 lays panes with absolute gtk_fixed bounds. The window is resizable but panes do not reflow, and there are no drag-splitters between panes. The IDE wants the tiled panes to track the window size (single sizable window — the whole point).

Options

Acceptance

Resizing the Eliah window reflows the panes to fill it; (stretch) draggable splitters between panes. No modal/subwindows introduced.

Log