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

#include <sm.h>

Public Attributes

QByteArray sessionId
 
QString windowRole
 
QString wmCommand
 
QString wmClientMachine
 
QString resourceName
 
QString resourceClass
 
QRect geometry
 
QRect restore
 
QRect fsrestore
 
int maximized
 
int fullscreen
 
int desktop
 
bool minimized
 
bool onAllDesktops
 
bool shaded
 
bool keepAbove
 
bool keepBelow
 
bool skipTaskbar
 
bool skipPager
 
bool skipSwitcher
 
bool noBorder
 
NET::WindowType windowType
 
QString shortcut
 
bool active
 
int stackingOrder
 
float opacity
 
QStringList activities
 

Detailed Description

Definition at line 85 of file sm.h.

Member Data Documentation

◆ active

bool KWin::SessionInfo::active

Definition at line 111 of file sm.h.

◆ activities

QStringList KWin::SessionInfo::activities

Definition at line 115 of file sm.h.

◆ desktop

int KWin::SessionInfo::desktop

Definition at line 99 of file sm.h.

◆ fsrestore

QRect KWin::SessionInfo::fsrestore

Definition at line 96 of file sm.h.

◆ fullscreen

int KWin::SessionInfo::fullscreen

Definition at line 98 of file sm.h.

◆ geometry

QRect KWin::SessionInfo::geometry

Definition at line 94 of file sm.h.

◆ keepAbove

bool KWin::SessionInfo::keepAbove

Definition at line 103 of file sm.h.

◆ keepBelow

bool KWin::SessionInfo::keepBelow

Definition at line 104 of file sm.h.

◆ maximized

int KWin::SessionInfo::maximized

Definition at line 97 of file sm.h.

◆ minimized

bool KWin::SessionInfo::minimized

Definition at line 100 of file sm.h.

◆ noBorder

bool KWin::SessionInfo::noBorder

Definition at line 108 of file sm.h.

◆ onAllDesktops

bool KWin::SessionInfo::onAllDesktops

Definition at line 101 of file sm.h.

◆ opacity

float KWin::SessionInfo::opacity

Definition at line 113 of file sm.h.

◆ resourceClass

QString KWin::SessionInfo::resourceClass

Definition at line 92 of file sm.h.

◆ resourceName

QString KWin::SessionInfo::resourceName

Definition at line 91 of file sm.h.

◆ restore

QRect KWin::SessionInfo::restore

Definition at line 95 of file sm.h.

◆ sessionId

QByteArray KWin::SessionInfo::sessionId

Definition at line 87 of file sm.h.

◆ shaded

bool KWin::SessionInfo::shaded

Definition at line 102 of file sm.h.

◆ shortcut

QString KWin::SessionInfo::shortcut

Definition at line 110 of file sm.h.

◆ skipPager

bool KWin::SessionInfo::skipPager

Definition at line 106 of file sm.h.

◆ skipSwitcher

bool KWin::SessionInfo::skipSwitcher

Definition at line 107 of file sm.h.

◆ skipTaskbar

bool KWin::SessionInfo::skipTaskbar

Definition at line 105 of file sm.h.

◆ stackingOrder

int KWin::SessionInfo::stackingOrder

Definition at line 112 of file sm.h.

◆ windowRole

QString KWin::SessionInfo::windowRole

Definition at line 88 of file sm.h.

◆ windowType

NET::WindowType KWin::SessionInfo::windowType

Definition at line 109 of file sm.h.

◆ wmClientMachine

QString KWin::SessionInfo::wmClientMachine

Definition at line 90 of file sm.h.

◆ wmCommand

QString KWin::SessionInfo::wmCommand

Definition at line 89 of file sm.h.


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