ShellSurfaceItem QML Type
An item representing a WlShellSurface. More...
Import Statement: | import QtWayland.Compositor 1.0 |
Properties
- shellSurface : object
Detailed Description
This type is used to render wl_shell or xdg_shell surfaces as part of a Qt Quick scene. It handles moving and resizing triggered by clicking on the window decorations.
Property Documentation
This property holds the shell surface rendered by this ShellSurfaceItem. It may either be an XdgSurface or a WlShellSurface depending on which shell protocol is in use.