From 57592798bf33a94338249a86e821f4951a553b85 Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Thu, 3 Dec 2015 10:35:30 +0800 Subject: xdg-shell: Remove the old unstable version enum and request MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As of version 6, the new unstable protocol discovery semantics are used, so lets remove the enum and request that made up the old one. Signed-off-by: Jonas Ådahl --- unstable/xdg-shell/xdg-shell-unstable-v6.xml | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'unstable/xdg-shell') diff --git a/unstable/xdg-shell/xdg-shell-unstable-v6.xml b/unstable/xdg-shell/xdg-shell-unstable-v6.xml index 5f9b849..ce5f7c5 100644 --- a/unstable/xdg-shell/xdg-shell-unstable-v6.xml +++ b/unstable/xdg-shell/xdg-shell-unstable-v6.xml @@ -35,16 +35,6 @@ desktop environments. - - - The 'current' member of this enum gives the version of the - protocol. Implementations can compare this to the version - they implement using static_assert to ensure the protocol and - implementation versions match. - - - - @@ -62,17 +52,6 @@ - - - Negotiate the unstable version of the interface. This - mechanism is in place to ensure client and server agree on the - unstable versions of the protocol that they speak or exit - cleanly if they don't agree. This request will go away once - the xdg-shell protocol is stable. - - - - This creates an xdg_surface for the given surface and gives it the -- cgit v1.2.3