KWin
Loading...
Searching...
No Matches
Public Attributes | List of all members
KWin::LayerSurfaceV1State Struct Reference

Public Attributes

QQueue< quint32 > serials
 
LayerSurfaceV1Interface::Layer layer = LayerSurfaceV1Interface::BottomLayer
 
Qt::Edges anchor
 
QMargins margins
 
QSize desiredSize = QSize(0, 0)
 
int exclusiveZone = 0
 
Qt::Edge exclusiveEdge = Qt::Edge()
 
bool acceptsFocus = false
 
bool configured = false
 
bool closed = false
 
bool committed = false
 
bool firstBufferAttached = false
 

Detailed Description

Definition at line 53 of file layershell_v1.cpp.

Member Data Documentation

◆ acceptsFocus

bool KWin::LayerSurfaceV1State::acceptsFocus = false

Definition at line 62 of file layershell_v1.cpp.

◆ anchor

Qt::Edges KWin::LayerSurfaceV1State::anchor

Definition at line 57 of file layershell_v1.cpp.

◆ closed

bool KWin::LayerSurfaceV1State::closed = false

Definition at line 64 of file layershell_v1.cpp.

◆ committed

bool KWin::LayerSurfaceV1State::committed = false

Definition at line 65 of file layershell_v1.cpp.

◆ configured

bool KWin::LayerSurfaceV1State::configured = false

Definition at line 63 of file layershell_v1.cpp.

◆ desiredSize

QSize KWin::LayerSurfaceV1State::desiredSize = QSize(0, 0)

Definition at line 59 of file layershell_v1.cpp.

◆ exclusiveEdge

Qt::Edge KWin::LayerSurfaceV1State::exclusiveEdge = Qt::Edge()

Definition at line 61 of file layershell_v1.cpp.

◆ exclusiveZone

int KWin::LayerSurfaceV1State::exclusiveZone = 0

Definition at line 60 of file layershell_v1.cpp.

◆ firstBufferAttached

bool KWin::LayerSurfaceV1State::firstBufferAttached = false

Definition at line 66 of file layershell_v1.cpp.

◆ layer

Definition at line 56 of file layershell_v1.cpp.

◆ margins

QMargins KWin::LayerSurfaceV1State::margins

Definition at line 58 of file layershell_v1.cpp.

◆ serials

QQueue<quint32> KWin::LayerSurfaceV1State::serials

Definition at line 55 of file layershell_v1.cpp.


The documentation for this struct was generated from the following file: