Move resize into main proc.
This commit is contained in:
parent
5adfe7e525
commit
d4853cf44b
2 changed files with 29 additions and 6 deletions
|
|
@ -52,6 +52,7 @@ struct Xprivate {
|
|||
u32int gczero0pixmap;
|
||||
XDisplay *kbdcon;
|
||||
XDisplay *mousecon;
|
||||
Rectangle newscreenr;
|
||||
Memimage* screenimage;
|
||||
XDrawable screenpm;
|
||||
Rectangle screenr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue