From ee12e69b8fb8c55460126e4e527eb4f7fee5526e Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 19 Jul 2023 12:50:34 +0200 Subject: Add support for the deprecated-since XML attribute This marks a request, event or enum entry as deprecated since a given version. Note that it's not clear what it means if an entry is deprecated at some version, and the enum is used from some completely different interface than where it was defined. However, that's a more general issue with enums, see: https://gitlab.freedesktop.org/wayland/wayland/-/issues/435 Signed-off-by: Simon Ser References: https://gitlab.freedesktop.org/wayland/wayland/-/issues/89 --- protocol/wayland.dtd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'protocol/wayland.dtd') diff --git a/protocol/wayland.dtd b/protocol/wayland.dtd index ee062ee..b97372c 100644 --- a/protocol/wayland.dtd +++ b/protocol/wayland.dtd @@ -8,10 +8,12 @@ + + @@ -21,6 +23,7 @@ + -- cgit v1.2.3-70-g09d2