i am starting to loathe the composite extension, and xorg in general
Dana Jansens danakj@orodu.net
1 files changed,
2 insertions(+),
0 deletions(-)
jump to
M
openbox/composite.c
→
openbox/composite.c
@@ -18,9 +18,11 @@ if (reconfig) return;
if (!extensions_comp) return; /* Redirect window contents to offscreen pixmaps */ +/* XCompositeRedirectSubwindows(ob_display, RootWindow(ob_display, ob_screen), CompositeRedirectAutomatic); +*/ } void composite_shutdown(gboolean reconfig)