KWindowSystem
kx11extras.h
A collection of functions to obtain information from and manipulate X11 windows.
Definition kx11extras.h:29
static bool compositingActive()
Returns true if a compositing manager is running (i.e.
void windowChanged(WId id, NET::Properties properties, NET::Properties2 properties2)
The window changed.
void activeWindowChanged(WId id)
Hint that <Window> is active (= has focus) now.
void numberOfDesktopsChanged(int num)
The number of desktops changed.
void strutChanged()
Something changed with the struts, may or may not have changed the work area.
void stackingOrderChanged()
Emitted when the stacking order of the window changed.
void compositingChanged(bool enabled)
Compositing was enabled or disabled.
void currentDesktopChanged(int desktop)
Switched to another virtual desktop.
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
virtual void connectNotify(const QMetaMethod &signal)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:10:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:10:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.