From e98b28d87b7533fe10e78962ce61348b5a3fa3ba Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sat, 17 Mar 2018 14:32:01 -0400 Subject: [PATCH] Use in-house input_device enum We'll likely need to extend this beyond wl_seat in the future. --- ...able-v1.xml => wlr-layer-surfaces-unstable-v1.xml} | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) rename unstable/{wlr-surface-layers-unstable-v1.xml => wlr-layer-surfaces-unstable-v1.xml} (96%) diff --git a/unstable/wlr-surface-layers-unstable-v1.xml b/unstable/wlr-layer-surfaces-unstable-v1.xml similarity index 96% rename from unstable/wlr-surface-layers-unstable-v1.xml rename to unstable/wlr-layer-surfaces-unstable-v1.xml index 22c3ba1..4f2c14e 100644 --- a/unstable/wlr-surface-layers-unstable-v1.xml +++ b/unstable/wlr-layer-surfaces-unstable-v1.xml @@ -228,7 +228,7 @@ - + Clients can use this interface to specify input semantics for a layer surface on a given seat. By default, layer surfaces are considered non-interactive by seats, and will not participate in their focus @@ -258,7 +258,7 @@ Events is double-buffered, see wl_surface.commit. - + @@ -266,5 +266,12 @@ This request destroys the layer input. + + + + + + +