c8ec086.
On retiring Remap: not by this slice, and here is why plus what would do
it. #18 gave translation chaining, which took Remap off the translate path
entirely. What is left is…
4654756. Both fixed, and noted on Remap — it is a holding pattern, not
something I want to keep either. It exists only because ActiveData::region is
both the box a widget was given and the…
53e6128.
First, you were right to push back on "bad value". I measured it rather than arguing. Taking a part out of a box fixed at the top of the window:
stored 0 .. 164 abs
…
984f482 — yes, and it turns out that was hiding two defects.
A region is a fraction of the output plus an offset, and prelude.wgsl resolves
it against the window uniform every frame, so a…
deb9c1b.
"this machine" in the repo — right, and it was in three places. The compositor config now says what it is for rather than where it was written, the Xwayland note drops the aside…
9520996. Taking them in order.
impl MaxSize {} / impl SetSize {} — gone. Leftovers from deleting the
bodies.
Text anchoring is hacky — agreed, and noted. on_resize there is…