Yiz

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2026-08-28
02:27
updated todos Leaf check-in: d1e6245a75 user: arre9260@protonmail.com tags: trunk
2026-08-20
01:20
cleanup check-in: 038a0360ea user: arre9260@protonmail.com tags: trunk
01:12
replaced complex widget params with prop structs check-in: b4603cb8f9 user: arre9260@protonmail.com tags: trunk
2026-08-19
23:10
moved todos check-in: 5c72c6744a user: arre9260@protonmail.com tags: trunk
23:10
cleanup check-in: 10645131df user: arre9260@protonmail.com tags: trunk
23:06
only create scrollbars when they exists check-in: e7a554d62c user: arre9260@protonmail.com tags: trunk
23:01
added both scrollbars on scrollbox + consitent scrollbar thickness check-in: ba372cc4b1 user: arre9260@protonmail.com tags: trunk
22:51
fixed scrollbar size and offset check-in: f59952a628 user: arre9260@protonmail.com tags: trunk
20:00
added separate scrollbar and scroller widgets check-in: 12f68c83c0 user: arre9260@protonmail.com tags: trunk
2026-08-18
02:56
cleaned up scrollbar + updated comments/todos check-in: ae21277071 user: arre9260@protonmail.com tags: trunk
01:44
fixed hovering hit test check-in: a9fb6d8cfb user: arre9260@protonmail.com tags: trunk
00:31
more scrollbar style fixes check-in: d877437697 user: arre9260@protonmail.com tags: trunk
2026-08-17
23:51
fixed scrollbar styling check-in: a1eddcdd9e user: arre9260@protonmail.com tags: trunk
23:24
added lib output to example input check-in: 55adbecaaf user: arre9260@protonmail.com tags: trunk
22:20
added scroller to scrollbar check-in: 317353df08 user: arre9260@protonmail.com tags: trunk
20:47
fixed scrollbar styling check-in: e16ec0d0c7 user: arre9260@protonmail.com tags: trunk
20:35
fixed container clipping (is now reactive to resizing) check-in: a7e3a8109d user: arre9260@protonmail.com tags: trunk
20:27
added scrollbar example check-in: 2536643b56 user: arre9260@protonmail.com tags: trunk
20:27
added more scrollbar functionality check-in: a3ff861980 user: arre9260@protonmail.com tags: trunk
20:27
fixed clipping for fixed containers check-in: 9e6fff1fa1 user: arre9260@protonmail.com tags: trunk
18:34
added lib files as input to example cache check-in: ec167b7e1b user: arre9260@protonmail.com tags: trunk
2026-08-13
23:57
started adding scroll boxes check-in: cd029931f9 user: arre9260@protonmail.com tags: trunk
19:11
updated gitignore check-in: 52fa4df5f5 user: arre9260@protonmail.com tags: trunk
19:11
moved core functionality to `core` package + replaced zeus builder with justfile check-in: de24e2f540 user: arre9260@protonmail.com tags: trunk
2026-08-12
03:00
fixed base widget animations check-in: d4f9c5845b user: arre9260@protonmail.com tags: trunk
02:48
remove leftover animations when removing widget + cleanup check-in: df7bfc0997 user: arre9260@protonmail.com tags: trunk
02:27
cleanup check-in: 1cdffb2202 user: arre9260@protonmail.com tags: trunk
02:27
removed copying current value when starting animation check-in: 95978a6c58 user: arre9260@protonmail.com tags: trunk
02:27
fixed button state machine + titlebar buttons check-in: 3ce1a45ca3 user: arre9260@protonmail.com tags: trunk
02:25
added widget to lerp (so it can mark dirty) check-in: 9bd1d7bd78 user: arre9260@protonmail.com tags: trunk
02:25
fixed `from` being the same pointer as `value` check-in: a2463dbcd5 user: arre9260@protonmail.com tags: trunk
00:58
fixed button styling check-in: 6314439bff user: arre9260@protonmail.com tags: trunk
00:28
fixed clipping for abosultely positioned widgets check-in: 82b23f640d user: arre9260@protonmail.com tags: trunk
2026-08-11
23:47
delete clipStack on ui destruction check-in: e3252aabd2 user: arre9260@protonmail.com tags: trunk
23:45
added clippin g check-in: 42085407f7 user: arre9260@protonmail.com tags: trunk
22:25
cleanup comments check-in: ec3a8c314a user: arre9260@protonmail.com tags: trunk
22:20
fixed FPS profiling check-in: a2c2a0f9c0 user: arre9260@protonmail.com tags: trunk
20:06
added corner resizing check-in: abf0ede2b0 user: arre9260@protonmail.com tags: trunk
19:59
minor cleanup check-in: c1e40bf610 user: arre9260@protonmail.com tags: trunk
19:55
applied button animation optimization to `set` check-in: 1364c29932 user: arre9260@protonmail.com tags: trunk
19:54
optimized button animations

properties only lerp if different from the requested state check-in: 3d3a44d66d user: arre9260@protonmail.com tags: trunk

19:42
fixed incorrect avg fps count check-in: 54a941b587 user: arre9260@protonmail.com tags: trunk
19:04
added profiling

measures min, max, and average fps reports when min or max are lower than target check-in: e78e359559 user: arre9260@protonmail.com tags: trunk

18:14
added window restoring check-in: 84a94aeb35 user: arre9260@protonmail.com tags: trunk
18:03
Merge branch 'trunk' Leaf check-in: 3c133b07c9 user: arre9260@protonmail.com tags: master, trunk
18:00
Merge branch 'animations' into trunk check-in: 02dcd75144 user: arre9260@protonmail.com tags: trunk
18:00
fixed inner border radius + fractional pixels Leaf check-in: 91dca01a35 user: arre9260@protonmail.com tags: animations
01:50
added notes in comments check-in: 8d1ca5251d user: arre9260@protonmail.com tags: animations
01:44
changed various animations to single one that lerps the button's style check-in: ecf9c47f13 user: arre9260@protonmail.com tags: animations
2026-08-10
21:33
fixed click to reset to hover check-in: 6b37c24478 user: arre9260@protonmail.com tags: animations