KWayland
display.h
93 Q_PROPERTY(bool automaticSocketNaming READ automaticSocketNaming WRITE setAutomaticSocketNaming NOTIFY automaticSocketNamingChanged)
202 ServerSideDecorationManagerInterface *createServerSideDecorationManager(QObject *parent = nullptr);
208 TextInputManagerInterface *createTextInputManager(const TextInputInterfaceVersion &version, QObject *parent = nullptr);
215 XdgShellInterface *createXdgShell(const XdgShellInterfaceVersion &version, QObject *parent = nullptr);
223 RelativePointerManagerInterface *createRelativePointerManager(const RelativePointerInterfaceVersion &version, QObject *parent = nullptr);
231 PointerGesturesInterface *createPointerGestures(const PointerGesturesInterfaceVersion &version, QObject *parent = nullptr);
239 PointerConstraintsInterface *createPointerConstraints(const PointerConstraintsInterfaceVersion &version, QObject *parent = nullptr);
255 IdleInhibitManagerInterface *createIdleInhibitManager(const IdleInhibitManagerInterfaceVersion &version, QObject *parent = nullptr);
271 ServerSideDecorationPaletteManagerInterface *createServerSideDecorationPaletteManager(QObject *parent = nullptr);
295 PlasmaVirtualDesktopManagementInterface *createPlasmaVirtualDesktopManagement(QObject *parent = nullptr);
304 XdgDecorationManagerInterface *createXdgDecorationManager(XdgShellInterface *shellInterface, QObject *parent = nullptr);
Global for the org_kde_plasma_shell interface.
Definition: plasmashell_interface.h:40
PointerConstraintsInterfaceVersion
Enum describing the interface versions the PointerConstraintsInterface can support.
Definition: pointerconstraints_interface.h:29
Global manager for XdgOutputs.
Definition: xdgoutput_interface.h:35
Represents the global zpw_linux_dmabuf_v1 interface.
Definition: linuxdmabuf_v1_interface.h:78
Global for server side Display Power Management Signaling interface.
Definition: dpms_interface.h:54
The IdleInhibitorManagerInterface is used by clients to inhibit idle on a SurfaceInterface.
Definition: idleinhibit_interface.h:40
Manager to create ServerSideDecorationInterface.
Definition: server_decoration_interface.h:28
Represents the Global for wl_data_device_manager interface.
Definition: datadevicemanager_interface.h:27
PointerGesturesInterfaceVersion
Enum describing the interface versions the PointerGesturesInterface can support.
Definition: pointergestures_interface.h:23
Represents the Global for the wl_eglstream_controller interface.
Definition: eglstream_controller_interface.h:31
Global for the wl_output interface.
Definition: output_interface.h:32
TextInputInterfaceVersion
Enum describing the different InterfaceVersion encapsulated in this implementation.
Definition: textinput_interface.h:29
Represents a Seat on the Wayland Display.
Definition: seat_interface.h:104
The XdgDecorationManagerInterface class.
Definition: xdgdecoration_interface.h:28
XdgShellInterfaceVersion
Enum describing the different InterfaceVersion encapsulated in this implementation.
Definition: xdgshell_interface.h:34
Represents the Global for org_kde_kwin_contrast_manager interface.
Definition: contrast_interface.h:33
Represents the Global for org_kde_kwin_blur_manager interface.
Definition: blur_interface.h:33
Represents the Global for wl_compositor interface.
Definition: compositor_interface.h:29
Manager object to create relative pointer interfaces.
Definition: relativepointer_interface.h:37
RelativePointerInterfaceVersion
Definition: relativepointer_interface.h:20
Represent the Global for the interface.
Definition: textinput_interface.h:54
Wrapper for the org_kde_plasma_virtual_desktop_management interface.
Definition: plasmavirtualdesktop_interface.h:28
Represents an output device, the difference to Output is that this output can be disabled, so not currently used to display content.
Definition: outputdevice_interface.h:34
Global representing the org_kde_kwin_idle interface.
Definition: idle_interface.h:41
This class encapsulates the server side logic of the XdgForeign protocol.
Definition: xdgforeign_interface.h:34
Convenient Class which represents a wl_client.
Definition: clientconnection.h:35
Manager object for the PointerGestures.
Definition: pointergestures_interface.h:39
Provides the DBus service name and object path to a AppMenu DBus interface.
Definition: appmenu_interface.h:30
Definition: appmenu.cpp:13
Allows a client to specify a preferred palette to use for server-side window decorations.
Definition: server_decoration_palette_interface.h:30
IdleInhibitManagerInterfaceVersion
Enum describing the interface versions the IdleInhibitManagerInterface can support.
Definition: idleinhibit_interface.h:26
Manager object to create pointer constraints.
Definition: pointerconstraints_interface.h:46
Represents the Global for org_kde_kwin_fake_input interface.
Definition: fakeinput_interface.h:39
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Jan 27 2021 22:49:44 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Jan 27 2021 22:49:44 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.