CTWM
Loading...
Searching...
No Matches
Data Fields
TWMWinConfigEntry Struct Reference

#include <session.h>

Collaboration diagram for TWMWinConfigEntry:
[legend]

Data Fields

struct TWMWinConfigEntrynext
 
int tag
 
charclient_id
 
charwindow_role
 
XClassHint class
 
charwm_name
 
int wm_command_count
 
char ** wm_command
 
short x
 
short y
 
unsigned short width
 
unsigned short height
 
short icon_x
 
short icon_y
 
bool iconified
 
bool icon_info_present
 
bool width_ever_changed_by_user
 
bool height_ever_changed_by_user
 
int occupation
 

Detailed Description

Definition at line 19 of file session.h.

Field Documentation

◆ class

XClassHint TWMWinConfigEntry::class

Definition at line 24 of file session.h.

◆ client_id

char* TWMWinConfigEntry::client_id

Definition at line 22 of file session.h.

◆ height

unsigned short TWMWinConfigEntry::height

Definition at line 29 of file session.h.

◆ height_ever_changed_by_user

bool TWMWinConfigEntry::height_ever_changed_by_user

Definition at line 34 of file session.h.

◆ icon_info_present

bool TWMWinConfigEntry::icon_info_present

Definition at line 32 of file session.h.

◆ icon_x

short TWMWinConfigEntry::icon_x

Definition at line 30 of file session.h.

◆ icon_y

short TWMWinConfigEntry::icon_y

Definition at line 30 of file session.h.

◆ iconified

bool TWMWinConfigEntry::iconified

Definition at line 31 of file session.h.

◆ next

struct TWMWinConfigEntry* TWMWinConfigEntry::next

Definition at line 20 of file session.h.

◆ occupation

int TWMWinConfigEntry::occupation

Definition at line 39 of file session.h.

◆ tag

int TWMWinConfigEntry::tag

Definition at line 21 of file session.h.

◆ width

unsigned short TWMWinConfigEntry::width

Definition at line 29 of file session.h.

◆ width_ever_changed_by_user

bool TWMWinConfigEntry::width_ever_changed_by_user

Definition at line 33 of file session.h.

◆ window_role

char* TWMWinConfigEntry::window_role

Definition at line 23 of file session.h.

◆ wm_command

char** TWMWinConfigEntry::wm_command

Definition at line 27 of file session.h.

◆ wm_command_count

int TWMWinConfigEntry::wm_command_count

Definition at line 26 of file session.h.

◆ wm_name

char* TWMWinConfigEntry::wm_name

Definition at line 25 of file session.h.

◆ x

short TWMWinConfigEntry::x

Definition at line 28 of file session.h.

◆ y

short TWMWinConfigEntry::y

Definition at line 28 of file session.h.


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