From 4c5034aaebc560e1c18af597009577b842081df9 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 21 Jun 2007 05:26:20 +0000 Subject: [PATCH] i am starting to loathe the composite extension, and xorg in general --- openbox/composite.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openbox/composite.c b/openbox/composite.c index 1e2ce6a9..93c025ff 100644 --- a/openbox/composite.c +++ b/openbox/composite.c @@ -18,9 +18,11 @@ void composite_startup(gboolean reconfig) if (!extensions_comp) return; /* Redirect window contents to offscreen pixmaps */ +/* XCompositeRedirectSubwindows(ob_display, RootWindow(ob_display, ob_screen), CompositeRedirectAutomatic); +*/ } void composite_shutdown(gboolean reconfig) -- 2.39.2