Main Page | Data Structures | File List | Data Fields | Globals

tile_state Struct Reference

The state structure. More...

#include <tile.h>


Data Fields

int numwins2
 Counter for moveResizeWindow.
int numwins
 Counter for recurseWindow.
int scrwidth
 Screen Width.
int scrheight
 Screen Height.
int padleft
 Window frame padding, left.
int padtop
 Window frame padding, top.
int padbottom
 Window frame padding, bottom.
int padright
 Window frame passing, right.
long curdesk
 Current Desktop/Workspace, for -m and -w.


Detailed Description

The state structure.


Field Documentation

long tile_state::curdesk
 

Current Desktop/Workspace, for -m and -w.

int tile_state::numwins
 

Counter for recurseWindow.

int tile_state::numwins2
 

Counter for moveResizeWindow.

int tile_state::padbottom
 

Window frame padding, bottom.

int tile_state::padleft
 

Window frame padding, left.

int tile_state::padright
 

Window frame passing, right.

int tile_state::padtop
 

Window frame padding, top.

int tile_state::scrheight
 

Screen Height.

int tile_state::scrwidth
 

Screen Width.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 20 04:19:49 2005 for tile by  doxygen 1.4.4