]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
wayland-protocols: upgrade 1.33 -> 1.34
authorDenys Dmytriyenko <denis@denix.org>
Tue, 2 Apr 2024 02:17:36 +0000 (22:17 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2024 06:38:37 +0000 (07:38 +0100)
commitbc85c5360cec21b685542ced8e767a6effd949c4
treeca1b9dc08535ece65a4f5ed0db7c8afecd20af93
parentd8b8f975ff266b64abdc341f2cb2751c7e119ae9
wayland-protocols: upgrade 1.33 -> 1.34

This release comes with three new staging protocols:

 * xdg-toplevel-drag

This protocol enhances regular drag and drop by allowing attaching a
toplevel window to a drag. This can be used to implement e.g. detachable
toolbars and browser tab drag behavior that can be seen in other
platforms.

 * xdg-dialog

This protocol allows setting dialog specific hints on a toplevel, more
specifically marking them as modal.

 * linux-drm-syncobj

This protocol will allow explicit synchronization of buffers using DRM
synchronization objects. While being a protocol that is unlikely to be
widely used directly by applications and toolkits themselves, it is an
important building block for improving Vulkan and OpenGL drivers.

Other than this, the tablet and foreign toplevel list protocols also
received clarifications and fixes.

Full changelog:
https://lists.freedesktop.org/archives/wayland-devel/2024-March/043537.html

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/wayland-protocols_1.34.bb [moved from meta/recipes-graphics/wayland/wayland-protocols_1.33.bb with 91% similarity]