From 15cabcb16a188912f49e99885896ed7ad7a13925 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 21 Jun 2007 05:49:08 +0000 Subject: only enable automatic composite redirection for the client windows, not the frames. maybe this will avoid screen artifacts with the crap server support --- openbox/screen.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/screen.c') diff --git a/openbox/screen.c b/openbox/screen.c index 4abf5b6c..7e02bff4 100644 --- a/openbox/screen.c +++ b/openbox/screen.c @@ -27,6 +27,7 @@ #include "moveresize.h" #include "config.h" #include "screen.h" +#include "composite.h" #include "client.h" #include "session.h" #include "frame.h" -- cgit v1.2.3