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

Public Attributes

std::optional< LayerSurfaceV1Interface::Layerlayer
 
std::optional< Qt::Edges > anchor
 
std::optional< QMargins > margins
 
std::optional< QSize > desiredSize
 
std::optional< int > exclusiveZone
 
std::optional< Qt::Edge > exclusiveEdge
 
std::optional< quint32 > acknowledgedConfigure
 
std::optional< bool > acceptsFocus
 

Detailed Description

Definition at line 41 of file layershell_v1.cpp.

Member Data Documentation

◆ acceptsFocus

std::optional<bool> KWin::LayerSurfaceV1Commit::acceptsFocus

Definition at line 50 of file layershell_v1.cpp.

◆ acknowledgedConfigure

std::optional<quint32> KWin::LayerSurfaceV1Commit::acknowledgedConfigure

Definition at line 49 of file layershell_v1.cpp.

◆ anchor

std::optional<Qt::Edges> KWin::LayerSurfaceV1Commit::anchor

Definition at line 44 of file layershell_v1.cpp.

◆ desiredSize

std::optional<QSize> KWin::LayerSurfaceV1Commit::desiredSize

Definition at line 46 of file layershell_v1.cpp.

◆ exclusiveEdge

std::optional<Qt::Edge> KWin::LayerSurfaceV1Commit::exclusiveEdge

Definition at line 48 of file layershell_v1.cpp.

◆ exclusiveZone

std::optional<int> KWin::LayerSurfaceV1Commit::exclusiveZone

Definition at line 47 of file layershell_v1.cpp.

◆ layer

std::optional<LayerSurfaceV1Interface::Layer> KWin::LayerSurfaceV1Commit::layer

Definition at line 43 of file layershell_v1.cpp.

◆ margins

std::optional<QMargins> KWin::LayerSurfaceV1Commit::margins

Definition at line 45 of file layershell_v1.cpp.


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