89
91
static Window CreateCaptiveRootWindow(int x, int y,
90
92
unsigned int width, unsigned int height);
92
93
ScreenInfo *InitScreenInfo(int scrnum, Window croot, int crootx, int crooty,
93
94
unsigned int crootw, unsigned int crooth);
94
95
static bool MappedNotOverride(Window w);