Files
llmx/codex-rs/tui
Jeremy Rose 20cd61e2a4 use a central animation loop (#2268)
instead of each shimmer needing to have its own animation thread, have
render_ref schedule a new frame if it wants one and coalesce to the
earliest next frame. this also makes the animations
frame-timing-independent, based on start time instead of frame count.
2025-08-14 16:59:47 -04:00
..
2025-08-14 16:59:47 -04:00
2025-08-12 17:37:28 -07:00