Skip to content

Consolidate event loop#2922

Closed
adamgerhant wants to merge 2 commits into
masterfrom
centralized_event_loop
Closed

Consolidate event loop#2922
adamgerhant wants to merge 2 commits into
masterfrom
centralized_event_loop

Conversation

@adamgerhant
Copy link
Copy Markdown
Collaborator

@adamgerhant adamgerhant commented Jul 24, 2025

All state changes pass through the WinitEvent for better organization
CEF is polled at a constant 100x per second with ControlFlow::WaitUntil
Moved unnecessary state out of Mutex
Send UI buffer through channel
Correct rendering when resizing
Cache UI texture and only update when received in channel

All these changes were merged in #2928

@github-actions github-actions Bot temporarily deployed to graphite-dev (Preview) July 24, 2025 03:04 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant