diff --git a/src/client/protocols/server-decoration.xml b/src/client/protocols/server-decoration.xml --- a/src/client/protocols/server-decoration.xml +++ b/src/client/protocols/server-decoration.xml @@ -23,6 +23,8 @@ shell surface (wl_shell_surface or similar). By announcing support for this interface the server indicates that it supports server side decorations. + + Use in conjunction with zxdg_decoration_manager_v1 is undefined.