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

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

Represents the popup specific parts of and xdg surface

XdgShell

Provides an extension for desktop-style user interfaces

XdgSurface

Desktop-style compositor-specific features to an xdg surface

XdgToplevel

Represents the toplevel window specific parts of an xdg surface

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.