Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
irisandClaude Opus 5 committed 2026-09-13 19:35:08 -04:00
1 parent 8d9680547a
commit c2b1c07895
1 file changed
+3
+3
View File
@@ -47,6 +47,9 @@ packing images into arrays like atlas pages, and a bindless `binding_array`
canonical; work in the fork and open PRs into `iris/iris:main`.
- Canonical `main` is `00d2230` (#13, wgpu 30). `/home/bob/repos/iris-pr13`
is a merged branch now; do not build new work on it.
- **#14** `split/14-setsize`, worktree `/home/bob/repos/iris-pr14`, head
`f312db6`, one commit on `00d2230`. The `Sized` widget becomes `SetSize`,
which stops the prelude shadowing the marker trait. Not reviewed yet.
- **#12** `split/12-pointer-routing`, worktree `/home/bob/repos/iris-pr12`,
head `71ba372`, current `main` merged in. A widget takes only the input it
answers to, and only where the cursor is. Self-reviewed under the new