projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cb368c
)
remove XXX
author
Dana Jansens
<danakj@orodu.net>
Sat, 11 Oct 2003 08:19:27 +0000
(08:19 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 11 Oct 2003 08:19:27 +0000
(08:19 +0000)
openbox/openbox.c
patch
|
blob
|
history
diff --git
a/openbox/openbox.c
b/openbox/openbox.c
index f723ffe2529ca0a2d4937da386d6025063f4c335..3ffaded81ce4127ba7493a97ee54058b908fa66a 100644
(file)
--- a/
openbox/openbox.c
+++ b/
openbox/openbox.c
@@
-132,8
+132,6
@@
int main(int argc, char **argv)
if (ob_rr_inst == NULL)
ob_exit_with_error("Failed to initialize the render library.");
- /* XXX fork self onto other screens */
-
XSynchronize(ob_display, xsync);
/* check for locale support */
@@
-289,6
+287,8
@@
int main(int argc, char **argv)
} while (reconfigure);
}
+ XSync(ob_display, FALSE);
+
RrThemeFree(ob_rr_theme);
RrInstanceFree(ob_rr_inst);