Skip to content

Four open PRs predate the toolkit migration and the HiDPI stack — merge status, measured #203

Description

@tannevaled

All eight open PRs were opened on 13–14 August and are 26 commits behind main (24 for #176). Since then the feed pane and the app chrome were rebuilt on go-widgets (#196, #200), internal/windowgw was deleted (#180), and the HiDPI stack landed (window v0.26.0 → v0.39.0, toolkit → v0.168.0).

Their green checks were run against the old base, so "mergeable" was not evidence of anything. I merged each onto today's main in a scratch worktree and ran the suite. Nothing was pushed and no branch was rewritten.

Safe to merge — verified against current main

PR result
#166 per-tab lazy loading merges cleanly, go build, go vet and the whole suite pass
#171 first web page at the pane's real width merges cleanly, whole suite passes
#168 topbar Refresh button merges cleanly, whole suite passes — but it adds cov.out, a coverage artefact that should come out before it lands

Need work — conflicts on today's main

PR what conflicts
#165 deps: window v0.26.0 Obsolete. main is on v0.39.0, and the PR edits internal/windowgw/*, which no longer exists. Its subject — display density following a screen move — shipped in v0.24.2. Suggest closing.
#172 launch at full screen height same internal/windowgw modify/delete conflict, plus go.sum. The feature is worth keeping; the branch needs redoing on main (the adapter it targets is gone).
#167 wide reading pane 2/3 ui/render.go and ui/preview_view.go, the two files most rewritten by the toolkit migration.
#169 preview keyboard focus internal/window/run.go, rewritten for the repaint clock and the capability wiring.
#176 media cache mtime conflicts and its own CI is red on its branch.

Nobody's branch was touched; this is a measurement, not a merge queue.

🤖 Generated with Claude Code

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions