Many fixes and clarifications. Added suspended toplevel state
to xdg-shell protocol. New protocols:
ext-foreign-toplevel-list, cursor-shape-v1, security-context-v1

Signed-off-by: Philipp Zabel <p.za...@pengutronix.de>
---
 rules/wayland-protocols.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/wayland-protocols.make b/rules/wayland-protocols.make
index 88b047d7662b..2396ed5cf3e1 100644
--- a/rules/wayland-protocols.make
+++ b/rules/wayland-protocols.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WAYLAND_PROTOCOLS) += wayland-protocols
 #
 # Paths and names
 #
-WAYLAND_PROTOCOLS_VERSION      := 1.31
-WAYLAND_PROTOCOLS_MD5          := 1584de13eb30a4d1f2cd06c08ee24354
+WAYLAND_PROTOCOLS_VERSION      := 1.32
+WAYLAND_PROTOCOLS_MD5          := 00c2cedb0d2df714a0965a00c19385c6
 WAYLAND_PROTOCOLS              := 
wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION)
 WAYLAND_PROTOCOLS_SUFFIX       := tar.xz
 WAYLAND_PROTOCOLS_URL          := 
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/$(WAYLAND_PROTOCOLS_VERSION)/downloads/$(WAYLAND_PROTOCOLS).$(WAYLAND_PROTOCOLS_SUFFIX)
-- 
2.39.2


Reply via email to