Move resize into main proc.

This commit is contained in:
rsc 2003-10-01 15:20:53 +00:00
parent 5adfe7e525
commit d4853cf44b
2 changed files with 29 additions and 6 deletions

View file

@ -52,6 +52,7 @@ struct Xprivate {
u32int gczero0pixmap;
XDisplay *kbdcon;
XDisplay *mousecon;
Rectangle newscreenr;
Memimage* screenimage;
XDrawable screenpm;
Rectangle screenr;