KWayland
display.h
90 Q_PROPERTY(bool automaticSocketNaming READ automaticSocketNaming WRITE setAutomaticSocketNaming NOTIFY automaticSocketNamingChanged)
199 ServerSideDecorationManagerInterface *createServerSideDecorationManager(QObject *parent = nullptr);
205 TextInputManagerInterface *createTextInputManager(const TextInputInterfaceVersion &version, QObject *parent = nullptr);
212 XdgShellInterface *createXdgShell(const XdgShellInterfaceVersion &version, QObject *parent = nullptr);
220 RelativePointerManagerInterface *createRelativePointerManager(const RelativePointerInterfaceVersion &version, QObject *parent = nullptr);
228 PointerGesturesInterface *createPointerGestures(const PointerGesturesInterfaceVersion &version, QObject *parent = nullptr);
236 PointerConstraintsInterface *createPointerConstraints(const PointerConstraintsInterfaceVersion &version, QObject *parent = nullptr);
252 IdleInhibitManagerInterface *createIdleInhibitManager(const IdleInhibitManagerInterfaceVersion &version, QObject *parent = nullptr);
268 ServerSideDecorationPaletteManagerInterface *createServerSideDecorationPaletteManager(QObject *parent = nullptr);
291 PlasmaVirtualDesktopManagementInterface *createPlasmaVirtualDesktopManagement(QObject *parent = nullptr);
300 XdgDecorationManagerInterface *createXdgDecorationManager(XdgShellInterface *shellInterface, QObject *parent = nullptr);
Global for the org_kde_plasma_shell interface.
Definition: plasmashell_interface.h:38
Wrapper for the org_kde_plasma_virtual_desktop_management interface.
Definition: plasmavirtualdesktop_interface.h:27
XdgShellInterfaceVersion
Enum describing the different InterfaceVersion encapsulated in this implementation.
Definition: xdgshell_interface.h:33
RelativePointerInterfaceVersion
Definition: relativepointer_interface.h:18
Represents a Seat on the Wayland Display.
Definition: seat_interface.h:103
The XdgDecorationManagerInterface class.
Definition: xdgdecoration_interface.h:27
Represents the Global for org_kde_kwin_fake_input interface.
Definition: fakeinput_interface.h:38
Represents the Global for org_kde_kwin_blur_manager interface.
Definition: blur_interface.h:32
Q_SCRIPTABLE Q_NOREPLY void start()
Provides the DBus service name and object path to a AppMenu DBus interface.
Definition: appmenu_interface.h:29
Manager object for the PointerGestures.
Definition: pointergestures_interface.h:38
IdleInhibitManagerInterfaceVersion
Enum describing the interface versions the IdleInhibitManagerInterface can support.
Definition: idleinhibit_interface.h:24
Manager object to create relative pointer interfaces.
Definition: relativepointer_interface.h:35
Global manager for XdgOutputs.
Definition: xdgoutput_interface.h:32
Global representing the org_kde_kwin_idle interface.
Definition: idle_interface.h:40
Represents the Global for wl_compositor interface.
Definition: compositor_interface.h:28
The IdleInhibitorManagerInterface is used by clients to inhibit idle on a SurfaceInterface.
Definition: idleinhibit_interface.h:38
Allows a client to specify a preferred palette to use for server-side window decorations.
Definition: server_decoration_palette_interface.h:29
Represent the Global for the interface.
Definition: textinput_interface.h:53
This class encapsulates the server side logic of the XdgForeign protocol.
Definition: xdgforeign_interface.h:33
Manager to create ServerSideDecorationInterface.
Definition: server_decoration_interface.h:27
Global for the wl_output interface.
Definition: output_interface.h:31
PointerConstraintsInterfaceVersion
Enum describing the interface versions the PointerConstraintsInterface can support.
Definition: pointerconstraints_interface.h:28
Convenient Class which represents a wl_client.
Definition: clientconnection.h:34
Represents the Global for org_kde_kwin_contrast_manager interface.
Definition: contrast_interface.h:32
Manager object to create pointer constraints.
Definition: pointerconstraints_interface.h:45
TextInputInterfaceVersion
Enum describing the different InterfaceVersion encapsulated in this implementation.
Definition: textinput_interface.h:28
Represents the global zpw_linux_dmabuf_v1 interface.
Definition: linuxdmabuf_v1_interface.h:78
Represents the Global for the wl_eglstream_controller interface.
Definition: eglstream_controller_interface.h:30
PointerGesturesInterfaceVersion
Enum describing the interface versions the PointerGesturesInterface can support.
Definition: pointergestures_interface.h:22
Global for server side Display Power Management Signaling interface.
Definition: dpms_interface.h:53
Represents the Global for wl_data_device_manager interface.
Definition: datadevicemanager_interface.h:26
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 03:56:21 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 03:56:21 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.