|
|
@ -126,13 +126,18 @@ 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 |
|
|
|
does not support this protocol, the screensaver may start even for full screen |
|
|
|
windows. |
|
|
|
windows. |
|
|
|
|
|
|
|
|
|
|
|
GLFW uses the [viewporter |
|
|
|
GLFW uses the [xdg-decoration |
|
|
|
|
|
|
|
protocol](https://cgit.freedesktop.org/wayland/wayland-protocols/tree/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml) |
|
|
|
|
|
|
|
to request decorations to be drawn around its windows. This protocol is part |
|
|
|
|
|
|
|
of wayland-protocols 1.15, and mandatory at build time. If the running |
|
|
|
|
|
|
|
compositor does not support this protocol, a very simple frame will be drawn by |
|
|
|
|
|
|
|
GLFW itself, using the [viewporter |
|
|
|
protocol](https://cgit.freedesktop.org/wayland/wayland-protocols/tree/stable/viewporter/viewporter.xml) |
|
|
|
protocol](https://cgit.freedesktop.org/wayland/wayland-protocols/tree/stable/viewporter/viewporter.xml) |
|
|
|
alongside |
|
|
|
alongside |
|
|
|
[subsurfaces](https://cgit.freedesktop.org/wayland/wayland/tree/protocol/wayland.xml#n2598) |
|
|
|
[subsurfaces](https://cgit.freedesktop.org/wayland/wayland/tree/protocol/wayland.xml#n2598). |
|
|
|
to draw decorations around windows. This protocol is part of wayland-protocols |
|
|
|
This protocol is part of wayland-protocols 1.4, and mandatory at build time. |
|
|
|
1.4, and mandatory at build time. If the running compositor does not support |
|
|
|
If the running compositor does not support this protocol either, no decorations |
|
|
|
this protocol, no decorations will be drawn around windows. |
|
|
|
will be drawn around windows. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@section compat_glx GLX extensions |
|
|
|
@section compat_glx GLX extensions |
|
|
|