be more faithful to plan 9 environment --

allocate window on top of screen.
This commit is contained in:
rsc 2005-03-18 18:55:47 +00:00
parent 168518a993
commit 670dd11a8a
3 changed files with 18 additions and 5 deletions

View file

@ -149,6 +149,7 @@ _initdisplaymemimage(Display *d, Memimage *m)
client0->op = SoverD;
sdraw.client[0] = client0;
sdraw.nclient = 1;
sdraw.softscreen = 1;
}
void