mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-26 02:21:27 +02:00
A few small fixes before 0.52.0 release.
This commit is contained in:
@@ -1249,7 +1249,9 @@ main(int argc, char **argv)
|
||||
wfatal("could not open display");
|
||||
exit(1);
|
||||
}
|
||||
#if 0
|
||||
XSynchronize(dpy, 1);
|
||||
#endif
|
||||
|
||||
root = DefaultRootWindow(dpy);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user