CTWM
Loading...
Searching...
No Matches
Data Structures | Macros | Enumerations
/usr/src/RPM/BUILD/ctwm-4.1.0/workspace_structs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  winList
 
struct  WorkSpaceMgr
 
struct  WorkSpace
 
struct  MapSubwindow
 
struct  ButtonSubwindow
 
struct  WorkSpaceWindow
 

Macros

#define MAXWORKSPACE   32
 

Enumerations

enum  WMgrState { WMS_map , WMS_buttons }
 
enum  ButtonStyle { STYLE_NORMAL , STYLE_STYLE1 , STYLE_STYLE2 , STYLE_STYLE3 }
 

Macro Definition Documentation

◆ MAXWORKSPACE

#define MAXWORKSPACE   32

Definition at line 8 of file workspace_structs.h.

Referenced by AddWorkSpace(), EwmhSet_NET_WM_DESKTOP_ws(), and GetPropertyFromMask().

Enumeration Type Documentation

◆ ButtonStyle

Enumerator
STYLE_NORMAL 
STYLE_STYLE1 
STYLE_STYLE2 
STYLE_STYLE3 

Definition at line 15 of file workspace_structs.h.

◆ WMgrState

Enumerator
WMS_map 
WMS_buttons 

Definition at line 10 of file workspace_structs.h.