From a3870a297c7ee98085c0cd4c1a0b6372ecda05f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Wed, 5 Jun 2013 01:07:28 -0400 Subject: [PATCH] protocol: Move new name event below existing requests and events and version it Missed v2 of Robs patch that already did this based on feedback from Ander and Daniel. --- protocol/wayland.xml | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 6302271..f5d08b5 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -1199,15 +1199,6 @@ - - - In a multiseat configuration this can be used by the client to help - identify which physical devices the seat represents. Based on - the seat configuration used by the compositor. - - - - The ID provided will be initialized to the wl_pointer interface @@ -1240,6 +1231,18 @@ + + + + + + In a multiseat configuration this can be used by the client to help + identify which physical devices the seat represents. Based on + the seat configuration used by the compositor. + + + +