KWin
|
Global for the org_kde_plasma_shell interface. More...
#include <plasmashell.h>
Signals | |
void | surfaceCreated (KWin::PlasmaShellSurfaceInterface *) |
Public Member Functions | |
PlasmaShellInterface (Display *display, QObject *parent) | |
virtual | ~PlasmaShellInterface () |
Global for the org_kde_plasma_shell interface.
The PlasmaShellInterface allows to add additional information to a SurfaceInterface. It goes beyond what a ShellSurfaceInterface provides and is adjusted toward the needs of the Plasma desktop.
A server providing this interface should think about how to restrict access to it as it allows to perform absolute window positioning.
Definition at line 36 of file plasmashell.h.
|
explicit |
Definition at line 68 of file plasmashell.cpp.
|
virtualdefault |
|
signal |
Emitted whenever a PlasmaShellSurfaceInterface got created.