QWaylandXdgDecorationManagerV1 Class

Provides an extension for negotiation of server-side and client-side window decorations. More...

Header: #include <QWaylandXdgDecorationManagerV1>
qmake: QT += waylandcompositor
Since: Qt 5.12

This class was introduced in Qt 5.12.

Detailed Description

The QWaylandXdgDecorationManagerV1 extension provides a way for a compositor to announce support for server-side window decorations, and for xdg-shell clients to communicate whether they prefer client-side or server-side decorations.

QWaylandXdgDecorationManagerV1 corresponds to the Wayland interface, zxdg_decoration_manager_v1.

See also QWaylandXdgToplevel::decorationMode.