From 177b548b156ce4b46ff331d7c10f1bf373bf9cf7 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 22 Apr 2018 18:57:45 +0200 Subject: Update layer shell with optional wl_output --- protocol/wlr-layer-shell-unstable-v1.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'protocol/wlr-layer-shell-unstable-v1.xml') diff --git a/protocol/wlr-layer-shell-unstable-v1.xml b/protocol/wlr-layer-shell-unstable-v1.xml index 3181c0bb..6a5d5d35 100644 --- a/protocol/wlr-layer-shell-unstable-v1.xml +++ b/protocol/wlr-layer-shell-unstable-v1.xml @@ -47,12 +47,16 @@ or manipulate a buffer prior to the first layer_surface.configure call must also be treated as errors. + You may pass NULL for output to allow the compositor to decide which + output to use. Generally this will be the one that the user most + recently interacted with. + Clients can specify a namespace that defines the purpose of the layer surface. - + -- cgit v1.2.3