[PATCH] Clarify behavior of fullscreen in xdg-decoration
Drew DeVault
sir at cmpwn.com
Mon Oct 1 12:05:14 UTC 2018
---
unstable/xdg-decoration/xdg-decoration-unstable-v1.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml b/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml
index 378e8ff..e801e41 100644
--- a/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml
+++ b/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml
@@ -39,6 +39,11 @@
decoration using this protocol, clients continue to self-decorate as they
see fit.
+ In the event that a window using xdg-decoration is made fullscreen, both
+ the client and compositor should cease rendering decorations without any
+ xdg-decoration requests or events, until the client surface is no longer
+ fullscreen and the state of xdg-decoration prior to fullscreen is applied.
+
Warning! The protocol described in this file is experimental and
backward incompatible changes may be made. Backward compatible changes
may be added together with the corresponding interface version bump.
--
2.19.0
More information about the wayland-devel
mailing list