Skip to content

Support parsing libwayland "discarded" message prefix#63

Merged
wmww merged 1 commit into
wmww:masterfrom
wineee:discarded
May 14, 2026
Merged

Support parsing libwayland "discarded" message prefix#63
wmww merged 1 commit into
wmww:masterfrom
wineee:discarded

Conversation

@wineee

@wineee wineee commented May 14, 2026

Copy link
Copy Markdown
Contributor

Newer libwayland versions emit "discarded" before messages whose proxy was destroyed before a reply was received.

[ 692165.621] {Default Queue} wl_surface#16.enter(wl_output#10)
[ 692165.626] {Default Queue} discarded wl_buffer#25.release()
[ 692175.536] {Display Queue} wl_display#1.delete_id(26)

Newer libwayland versions emit "discarded" before messages whose
proxy was destroyed before a reply was received. Parse the optional
keyword and display it in grey.

@wmww wmww left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@wmww wmww merged commit 6b1ccd9 into wmww:master May 14, 2026
1 check failed
@wineee wineee deleted the discarded branch May 14, 2026 11:42
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