~focus-follows-mouse/ubuntu/precise/compiz/fix-883383

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<compiz>
    <plugin name="gconf">
	<_short>GConf</_short>
	<_long>GConf Control Backend</_long>
	<deps>
	    <relation type="after">
		<plugin>glib</plugin>
	    </relation>
	    <relation type="before">
		<plugin>decoration</plugin>
		<plugin>wobbly</plugin>
		<plugin>fade</plugin>
		<plugin>cube</plugin>
		<plugin>scale</plugin>
	    </relation>
	</deps>
    </plugin>
</compiz>