Client

Undocumented in source.

Members

Structs

ClientRange
struct ClientRange(string NextField)

A range to iterate over the client list via 'next' or 'snext', as specified by the template string.

Variables

baseh
int baseh;
Undocumented in source.
basew
int basew;
Undocumented in source.
bw
int bw;
h
int h;
inch
int inch;
incw
int incw;
Undocumented in source.
isfixed
bool isfixed;
isfloating
bool isfloating;
isfullscreen
bool isfullscreen;
isurgent
bool isurgent;
maxa
float maxa;
maxh
int maxh;
maxw
int maxw;
Undocumented in source.
mina
float mina;
minh
int minh;
minw
int minw;
Undocumented in source.
mon
Monitor* mon;
Undocumented in source.
name
string name;
neverfocus
bool neverfocus;
Undocumented in source.
next
Client* next;
oldbw
int oldbw;
oldh
int oldh;
oldstate
bool oldstate;
oldw
int oldw;
Undocumented in source.
oldx
int oldx;
oldy
int oldy;
Undocumented in source.
snext
Client* snext;
Undocumented in source.
tags
uint tags;
w
int w;
Undocumented in source.
win
Window win;
Undocumented in source.
x
int x;
y
int y;
Undocumented in source.

Meta