aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-xserver/xserver-kdrive-git/xephyr-post-1.4-buildfix.patch
blob: 8e7cde9641eb2dd1e0d0fc43c9097c972b490ef3 (plain)
1
2
3
4
5
6
7
8
9
10
11
Index: git/hw/kdrive/ephyr/ephyr_draw.c
===================================================================
--- git.orig/hw/kdrive/ephyr/ephyr_draw.c	2007-09-08 23:57:03.000000000 +0200
+++ git/hw/kdrive/ephyr/ephyr_draw.c	2007-09-08 23:57:13.000000000 +0200
@@ -520,6 +520,5 @@
     ExaScreenPriv(pScreen);
 
     pExaScr->migration = ExaMigrationSmart;
-    pExaScr->hideOffscreenPixmapData = TRUE;
     pExaScr->checkDirtyCorrectness = TRUE;
 }