KWin
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KWin::LayerShellV1Integration Class Reference

#include <layershellv1integration.h>

Inheritance diagram for KWin::LayerShellV1Integration:
KWin::WaylandShellIntegration

Public Member Functions

 LayerShellV1Integration (QObject *parent=nullptr)
 
void rearrange ()
 
void scheduleRearrange ()
 
void createWindow (LayerSurfaceV1Interface *shellSurface)
 
void recreateWindow (LayerSurfaceV1Interface *shellSurface)
 
void destroyWindow (LayerSurfaceV1Interface *shellSurface)
 
- Public Member Functions inherited from KWin::WaylandShellIntegration
 WaylandShellIntegration (QObject *parent=nullptr)
 

Additional Inherited Members

- Signals inherited from KWin::WaylandShellIntegration
void windowCreated (Window *window)
 

Detailed Description

Definition at line 16 of file layershellv1integration.h.

Constructor & Destructor Documentation

◆ LayerShellV1Integration()

KWin::LayerShellV1Integration::LayerShellV1Integration ( QObject * parent = nullptr)
explicit

Definition at line 24 of file layershellv1integration.cpp.

Member Function Documentation

◆ createWindow()

void KWin::LayerShellV1Integration::createWindow ( LayerSurfaceV1Interface * shellSurface)

Definition at line 36 of file layershellv1integration.cpp.

◆ destroyWindow()

void KWin::LayerShellV1Integration::destroyWindow ( LayerSurfaceV1Interface * shellSurface)

Definition at line 54 of file layershellv1integration.cpp.

◆ rearrange()

void KWin::LayerShellV1Integration::rearrange ( )

Definition at line 199 of file layershellv1integration.cpp.

◆ recreateWindow()

void KWin::LayerShellV1Integration::recreateWindow ( LayerSurfaceV1Interface * shellSurface)

Definition at line 48 of file layershellv1integration.cpp.

◆ scheduleRearrange()

void KWin::LayerShellV1Integration::scheduleRearrange ( )

Definition at line 213 of file layershellv1integration.cpp.


The documentation for this class was generated from the following files: