SOURCES: 021-twinview-modification.patch (NEW) - missing optional ...

megabajt megabajt at pld-linux.org
Mon Feb 5 12:04:54 CET 2007


Author: megabajt                     Date: Mon Feb  5 11:04:54 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- missing optional metacity patch (change Xinerama window placing)

---- Files affected:
SOURCES:
   021-twinview-modification.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/021-twinview-modification.patch
diff -u /dev/null SOURCES/021-twinview-modification.patch:1.1
--- /dev/null	Mon Feb  5 12:04:54 2007
+++ SOURCES/021-twinview-modification.patch	Mon Feb  5 12:04:49 2007
@@ -0,0 +1,12 @@
+diff -Nur metacity-2.16.3/src/place.c metacity-2.16.3.new/src/place.c
+--- metacity-2.16.3/src/place.c	2006-11-08 04:05:32.000000000 +0100
++++ metacity-2.16.3.new/src/place.c	2006-11-08 04:01:22.000000000 +0100
+@@ -858,6 +858,8 @@
+   x = xi->rect.x;
+   y = xi->rect.y;
+ 
++  n_xineramas = 1;
++
+   if (find_first_fit (window, fgeom, windows,
+                       xineramas_list, n_xineramas,
+                       x, y, &x, &y))
================================================================


More information about the pld-cvs-commit mailing list