Skip to content

#446 chunk C: Complex surfaces (editor, scrollbars, terminal) #462

Description

@JDonaghy

Sub-task of #446 — Migrate GTK draw wiring to ScreenLayout::draw()

Scope (chunk 3 of 4): Complex content surfaces

Migrate the editor viewport, scrollbars, and terminal — these already have their own layout patterns (EditorLayout, TerminalSplitLayout) so should be structurally simpler than chunk B.

Surfaces:

  • Editor viewport — Surface::Editor, EditorLayout already exists (quadraui#197)
  • Editor scrollbars (vertical + horizontal) — Surface::Scrollbar
  • Terminal + terminal split — Surface::Terminal, TerminalSplitLayout already exists (quadraui#196)

Branch: continue on issue-446-screen-layout-draw after chunk B merges.

Depends on

Related

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions