cvsimport

This commit is contained in:
okan
2014-02-08 02:49:30 +00:00
7 changed files with 40 additions and 52 deletions

View File

@@ -69,6 +69,7 @@ screen_init(int which)
XFree(wins);
}
screen_updatestackingorder(sc);
group_set_state(sc);
if (HasRandr)
XRRSelectInput(X_Dpy, sc->rootwin, RRScreenChangeNotifyMask);