Skip to content

[client] app: free the frame event after display server teardown - #1329

Merged
gnif merged 1 commit into
gnif:masterfrom
cristatus:master
Aug 12, 2026
Merged

[client] app: free the frame event after display server teardown#1329
gnif merged 1 commit into
gnif:masterfrom
cristatus:master

Conversation

@cristatus

Copy link
Copy Markdown
Contributor

Display server and overlay teardown can still call app_invalidateWindow, which signals the frame event; the Wayland presentation module does so when it unregisters its graph. Freeing the event beforehand asserted in lgSignalEvent while closing the client.

Display server and overlay teardown can still call app_invalidateWindow,
which signals the frame event; the Wayland presentation module does so
when it unregisters its graph. Freeing the event beforehand asserted in
lgSignalEvent while closing the client.
@gnif

gnif commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Thanks, I saw this too and had not yet debugged.

@gnif
gnif merged commit ada355e into gnif:master Aug 12, 2026
17 checks passed
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.

2 participants