Monitor

Undocumented in source.

Members

Structs

MonitorRange
struct MonitorRange
Undocumented in source.

Variables

barwin
Window barwin;
Undocumented in source.
by
int by;
Undocumented in source.
clients
Client* clients;
Undocumented in source.
lt
const(Layout)*[2] lt;
Undocumented in source.
ltsymbol
string ltsymbol;
Undocumented in source.
mfact
float mfact;
mh
int mh;
mw
int mw;
Undocumented in source.
mx
int mx;
my
int my;
Undocumented in source.
next
Monitor* next;
Undocumented in source.
nmaster
int nmaster;
Undocumented in source.
num
int num;
Undocumented in source.
sel
Client* sel;
Undocumented in source.
sellt
uint sellt;
Undocumented in source.
seltags
uint seltags;
Undocumented in source.
showbar
bool showbar;
Undocumented in source.
stack
Client* stack;
Undocumented in source.
tagset
uint[2] tagset;
Undocumented in source.
topbar
bool topbar;
wh
int wh;
ww
int ww;
Undocumented in source.
wx
int wx;
wy
int wy;
Undocumented in source.

Meta