Skip to content

deps: go-widgets/window v0.63.0 — GTK presents on demand - #281

Merged
tannevaled merged 1 commit into
mainfrom
deps/window-v0.63.0
Aug 31, 2026
Merged

deps: go-widgets/window v0.63.0 — GTK presents on demand#281
tannevaled merged 1 commit into
mainfrom
deps/window-v0.63.0

Conversation

@tannevaled

Copy link
Copy Markdown
Contributor

v0.63.0 makes the GTK4-hosted Linux backend present only when the app requests a frame (window.Repainter, gated by the reader's existing NeedsPresent) instead of blitting every vsync — idle presents drop ~15× with the UI unchanged. No reader code change; the present loop already advertises the gate the backend now honours.

v0.63.0 makes the GTK4-hosted Linux backend present only when the app requests a
frame (window.Repainter, gated by the reader's NeedsPresent) instead of blitting
every vsync — idle presents drop ~15× with the UI unchanged. No reader code change;
the present loop already advertises the gate the backend now honours.
@tannevaled
tannevaled merged commit 47edcac into main Aug 31, 2026
13 checks passed
@tannevaled
tannevaled deleted the deps/window-v0.63.0 branch August 31, 2026 18:24
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