Skip to content

Conversation

@joshka-oai
Copy link
Collaborator

Pull FrameRequester out of tui.rs into its own module and make a FrameScheduler struct. This is effectively an Actor/Handler approach (see https://ryhl.io/blog/actors-with-tokio/). Adds tests and docs.

Small refactor of pending_viewport_area logic.

Pull FrameRequester out of tui.rs into its own module and make a
FrameScheduler struct. This is effectively an Actor/Handler approach
(see https://ryhl.io/blog/actors-with-tokio/). Adds tests and docs.

Small refactor of pending_viewport_area logic.
@joshka-oai joshka-oai force-pushed the joshka/refactor-frame-requester branch from 6373c5a to 8325697 Compare December 1, 2025 21:50
@joshka-oai joshka-oai merged commit 58e1e57 into main Dec 2, 2025
26 checks passed
@joshka-oai joshka-oai deleted the joshka/refactor-frame-requester branch December 2, 2025 23:19
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants