From 885d0575369be5e4ee7c1e000b7f612876056bbb Mon Sep 17 00:00:00 2001 From: Rob Bradford Date: Wed, 12 Jun 2013 18:17:45 +0100 Subject: [PATCH] protocol: Add missing since attribute for name event on wl_seat This event was added in version 2 of the protocol. --- protocol/wayland.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index f5d08b54..3d4ec9bd 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -1234,7 +1234,7 @@ - + In a multiseat configuration this can be used by the client to help identify which physical devices the seat represents. Based on