CTWM
Loading...
Searching...
No Matches
WorkSpaceMgr Struct Reference

#include <workspace_structs.h>

Collaboration diagram for WorkSpaceMgr:
[legend]

Data Fields

struct WorkSpaceworkSpaceList
struct WorkSpaceWindowworkSpaceWindowList
struct OccupyWindowoccupyWindow
MyFont buttonFont
MyFont windowFont
ColorPair windowcp
bool windowcpgiven
ColorPair cp
long count
char * geometry
int lines
int columns
bool noshowoccupyall
WMgrState initialstate
ButtonStyle buttonStyle
name_listwindowBackgroundL
name_listwindowForegroundL
ColorPair curColors
ImagecurImage
Pixel curBorderColor
bool curPaint
ColorPair defColors
ImagedefImage
Pixel defBorderColor
int hspace
int vspace
char * name
char * icon_name

Detailed Description

Definition at line 33 of file workspace_structs.h.

Field Documentation

◆ buttonFont

MyFont WorkSpaceMgr::buttonFont

Definition at line 37 of file workspace_structs.h.

◆ buttonStyle

ButtonStyle WorkSpaceMgr::buttonStyle

Definition at line 47 of file workspace_structs.h.

Referenced by InitScreenInfo().

◆ columns

int WorkSpaceMgr::columns

Definition at line 44 of file workspace_structs.h.

◆ count

long WorkSpaceMgr::count

Definition at line 42 of file workspace_structs.h.

Referenced by EwmhInitScreenLate().

◆ cp

ColorPair WorkSpaceMgr::cp

Definition at line 41 of file workspace_structs.h.

◆ curBorderColor

Pixel WorkSpaceMgr::curBorderColor

Definition at line 53 of file workspace_structs.h.

Referenced by WMapCreateCurrentBackGround().

◆ curColors

ColorPair WorkSpaceMgr::curColors

Definition at line 51 of file workspace_structs.h.

Referenced by WMapCreateCurrentBackGround().

◆ curImage

Image* WorkSpaceMgr::curImage

Definition at line 52 of file workspace_structs.h.

Referenced by WMapCreateCurrentBackGround().

◆ curPaint

bool WorkSpaceMgr::curPaint

Definition at line 54 of file workspace_structs.h.

Referenced by WMapCreateCurrentBackGround().

◆ defBorderColor

Pixel WorkSpaceMgr::defBorderColor

Definition at line 58 of file workspace_structs.h.

Referenced by WMapCreateDefaultBackGround().

◆ defColors

ColorPair WorkSpaceMgr::defColors

Definition at line 56 of file workspace_structs.h.

Referenced by WMapCreateDefaultBackGround().

◆ defImage

Image* WorkSpaceMgr::defImage

Definition at line 57 of file workspace_structs.h.

Referenced by WMapCreateDefaultBackGround().

◆ geometry

char* WorkSpaceMgr::geometry

Definition at line 43 of file workspace_structs.h.

◆ hspace

int WorkSpaceMgr::hspace

Definition at line 59 of file workspace_structs.h.

Referenced by InitScreenInfo().

◆ icon_name

char* WorkSpaceMgr::icon_name

Definition at line 61 of file workspace_structs.h.

Referenced by InitScreenInfo().

◆ initialstate

WMgrState WorkSpaceMgr::initialstate

Definition at line 46 of file workspace_structs.h.

Referenced by ConfigureWorkSpaceManager(), and InitScreenInfo().

◆ lines

int WorkSpaceMgr::lines

Definition at line 44 of file workspace_structs.h.

◆ name

char* WorkSpaceMgr::name

Definition at line 60 of file workspace_structs.h.

Referenced by InitScreenInfo().

◆ noshowoccupyall

bool WorkSpaceMgr::noshowoccupyall

Definition at line 45 of file workspace_structs.h.

◆ occupyWindow

struct OccupyWindow* WorkSpaceMgr::occupyWindow

Definition at line 36 of file workspace_structs.h.

Referenced by InitScreenInfo().

◆ vspace

int WorkSpaceMgr::vspace

Definition at line 59 of file workspace_structs.h.

Referenced by InitScreenInfo().

◆ windowBackgroundL

name_list* WorkSpaceMgr::windowBackgroundL

Definition at line 48 of file workspace_structs.h.

◆ windowcp

ColorPair WorkSpaceMgr::windowcp

Definition at line 39 of file workspace_structs.h.

◆ windowcpgiven

bool WorkSpaceMgr::windowcpgiven

Definition at line 40 of file workspace_structs.h.

◆ windowFont

MyFont WorkSpaceMgr::windowFont

Definition at line 38 of file workspace_structs.h.

Referenced by InitScreenInfo().

◆ windowForegroundL

name_list* WorkSpaceMgr::windowForegroundL

Definition at line 49 of file workspace_structs.h.

◆ workSpaceList

struct WorkSpace* WorkSpaceMgr::workSpaceList

Definition at line 34 of file workspace_structs.h.

Referenced by AnimateRoot().

◆ workSpaceWindowList

struct WorkSpaceWindow* WorkSpaceMgr::workSpaceWindowList

Definition at line 35 of file workspace_structs.h.


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