Skip to content

wayland: bind xdg-decoration-manager-v1 at protocol version 2#16002

Merged
Kontrabant merged 1 commit into
libsdl-org:mainfrom
wineee:wayland
Jul 15, 2026
Merged

wayland: bind xdg-decoration-manager-v1 at protocol version 2#16002
Kontrabant merged 1 commit into
libsdl-org:mainfrom
wineee:wayland

Conversation

@wineee

@wineee wineee commented Jul 15, 2026

Copy link
Copy Markdown
Contributor
  • I confirm that I am the author of this code and release it to the SDL project under the Zlib license. This contribution does not contain code from other sources, including code generated by a Large Language Model ("AI").

Description

v2 removes v1's strict ordering requirement (decoration object must be created and configured before any buffer is attached), allowing xdg_toplevel_decoration to be created even after a buffer has already been attached/committed

SDL implements the v1 specification and is fully compatible with v2 without requiring any code changes.

Existing Issue(s)

v2 removes v1's strict ordering requirement (decoration object must be created and configured before any buffer is attached), allowing xdg_toplevel_decoration to be created even after a buffer has already been attached/committed
@Kontrabant
Kontrabant merged commit edafd51 into libsdl-org:main Jul 15, 2026
10 checks passed
@Kontrabant

Copy link
Copy Markdown
Contributor

Merged, thanks!

@wineee
wineee deleted the wayland branch July 16, 2026 05:37
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