[fusion-commits] Compiz mirror: Changes to 'master' (a1df59ca40c45437391a15e272841f9d5d83dd9a)

compiz at server.opencompositing.org compiz at server.opencompositing.org
Fri Mar 28 16:47:04 CET 2008


New commits:
commit a1df59ca40c45437391a15e272841f9d5d83dd9a
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Fri Mar 28 16:45:07 2008 +0100

    Enable "Drag and Drop" action state for rotate flip edges.


 metadata/rotate.xml.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


Modified: compiz/metadata/rotate.xml.in
===================================================================
--- compiz/metadata/rotate.xml.in
+++ compiz/metadata/rotate.xml.in
@@ -182,6 +182,7 @@
 		<_short>Rotate Flip Left</_short>
 		<_long>Flip to left viewport and warp pointer</_long>
 		<nodelay>true</nodelay>
+		<allowed edgednd="true"/>
 		<default>
 		  <edge name="Left"/>
 		</default>
@@ -190,6 +191,7 @@
 		<_short>Rotate Flip Right</_short>
 		<_long>Flip to right viewport and warp pointer</_long>
 		<nodelay>true</nodelay>
+		<allowed edgednd="true"/>
 		<default>
 		  <edge name="Right"/>
 		</default>


More information about the commits mailing list