KWin
|
#include <layershellv1integration.h>
Public Member Functions | |
LayerShellV1Integration (QObject *parent=nullptr) | |
void | rearrange () |
void | scheduleRearrange () |
void | createWindow (LayerSurfaceV1Interface *shellSurface) |
void | recreateWindow (LayerSurfaceV1Interface *shellSurface) |
void | destroyWindow (LayerSurfaceV1Interface *shellSurface) |
![]() | |
WaylandShellIntegration (QObject *parent=nullptr) | |
Additional Inherited Members | |
![]() | |
void | windowCreated (Window *window) |
Definition at line 16 of file layershellv1integration.h.
|
explicit |
Definition at line 24 of file layershellv1integration.cpp.
void KWin::LayerShellV1Integration::createWindow | ( | LayerSurfaceV1Interface * | shellSurface | ) |
Definition at line 36 of file layershellv1integration.cpp.
void KWin::LayerShellV1Integration::destroyWindow | ( | LayerSurfaceV1Interface * | shellSurface | ) |
Definition at line 54 of file layershellv1integration.cpp.
void KWin::LayerShellV1Integration::rearrange | ( | ) |
Definition at line 199 of file layershellv1integration.cpp.
void KWin::LayerShellV1Integration::recreateWindow | ( | LayerSurfaceV1Interface * | shellSurface | ) |
Definition at line 48 of file layershellv1integration.cpp.
void KWin::LayerShellV1Integration::scheduleRearrange | ( | ) |
Definition at line 213 of file layershellv1integration.cpp.