From 617a322bd88c1b27f1fd7d05dc3723b6c5461a68 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Sat, 19 May 2018 20:19:23 +0200 Subject: [PATCH] Documentation work --- docs/compat.dox | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/compat.dox b/docs/compat.dox index da3dbfb0..51463196 100644 --- a/docs/compat.dox +++ b/docs/compat.dox @@ -126,6 +126,14 @@ wayland-protocols 1.6, and mandatory at build time. If the running compositor does not support this protocol, the screensaver may start even for full screen windows. +GLFW uses the [viewporter +protocol](https://cgit.freedesktop.org/wayland/wayland-protocols/tree/stable/viewporter/viewporter.xml) +alongside +[subsurfaces](https://cgit.freedesktop.org/wayland/wayland/tree/protocol/wayland.xml#n2598) +to draw decorations around windows. This protocol is part of wayland-protocols +1.4, and mandatory at build time. If the running compositor does not support +this protocol, no decorations will be drawn around windows. + @section compat_glx GLX extensions