Qt Wayland XdgShell Extension▲
Summary▲
XdgShell is a shell extension providing window system features typical to desktop systems.
XdgShell corresponds to the Wayland interface, xdg_shell.
Usage▲
To use this module, import it like this:
import
QtWayland.Compositor.XdgShell
Contents▲
-
XdgDecorationManagerV1: Provides an extension for negotiation of server-side and client-side window decorations.
-
XdgOutputManagerV1: Provides an extension for describing outputs in a desktop oriented fashion.
-
XdgPopup: XdgPopup represents the popup specific parts of and xdg surface.
-
XdgShell: Provides an extension for desktop-style user interfaces.
-
XdgSurface: XdgSurface provides desktop-style compositor-specific features to an xdg surface.
-
XdgToplevel: XdgToplevel represents the toplevel window specific parts of an xdg surface.