summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorSam Spilsbury <SmSpillaz@gmail.com>2010-05-25 14:26:27 +0800
committerSam Spilsbury <SmSpillaz@gmail.com>2010-05-25 14:26:27 +0800
commitd10b64d92d82e7f1ecdace502cf51a0d9855efe7 (patch)
tree3fae194d78af73c792e61d83a9ba644ee135996a /plugins
parent248f64cc4edf2ac8876055c21a0c1b6f73de288f (diff)
downloadcompiz-with-glib-mainloop-d10b64d92d82e7f1ecdace502cf51a0d9855efe7.tar.gz
compiz-with-glib-mainloop-d10b64d92d82e7f1ecdace502cf51a0d9855efe7.tar.bz2
Load after decor plugin where appropriate to prevent windows shifting on plugin load and unload
Diffstat (limited to 'plugins')
-rw-r--r--plugins/annotate/annotate.xml.in3
-rw-r--r--plugins/clone/clone.xml.in3
-rw-r--r--plugins/commands/commands.xml.in1
-rw-r--r--plugins/cube/cube.xml.in3
-rw-r--r--plugins/dbus/dbus.xml.in1
-rw-r--r--plugins/fade/fade.xml.in3
-rw-r--r--plugins/glib/glib.xml.in1
-rw-r--r--plugins/gnomecompat/gnomecompat.xml.in1
-rw-r--r--plugins/imgpng/imgpng.xml.in1
-rw-r--r--plugins/imgsvg/imgsvg.xml.in1
-rw-r--r--plugins/ini/ini.xml.in1
-rw-r--r--plugins/inotify/inotify.xml.in1
-rw-r--r--plugins/kde/kde.xml.in1
-rw-r--r--plugins/move/move.xml.in1
-rw-r--r--plugins/regex/regex.xml.in1
-rw-r--r--plugins/resize/resize.xml.in1
-rw-r--r--plugins/rotate/rotate.xml.in1
-rw-r--r--plugins/scale/scale.xml.in1
-rw-r--r--plugins/screenshot/screenshot.xml.in3
-rw-r--r--plugins/water/water.xml.in3
-rw-r--r--plugins/zoom/zoom.xml.in3
21 files changed, 35 insertions, 0 deletions
diff --git a/plugins/annotate/annotate.xml.in b/plugins/annotate/annotate.xml.in
index c9a602b..e397d15 100644
--- a/plugins/annotate/annotate.xml.in
+++ b/plugins/annotate/annotate.xml.in
@@ -4,6 +4,9 @@
<_long>Annotate plugin</_long>
<category>Extras</category>
<deps>
+ <relation type="after">
+ <plugin>decor</plugin>
+ </relation>
<requirement>
<plugin>opengl</plugin>
</requirement>
diff --git a/plugins/clone/clone.xml.in b/plugins/clone/clone.xml.in
index 12cf9de..952dcbe 100644
--- a/plugins/clone/clone.xml.in
+++ b/plugins/clone/clone.xml.in
@@ -7,6 +7,9 @@
<requirement>
<plugin>opengl</plugin>
</requirement>
+ <relation type="after">
+ <plugin>decor</plugin>
+ </relation>
</deps>
<options>
<option name="initiate_button" type="button">
diff --git a/plugins/commands/commands.xml.in b/plugins/commands/commands.xml.in
index 360c9e7..d220330 100644
--- a/plugins/commands/commands.xml.in
+++ b/plugins/commands/commands.xml.in
@@ -7,6 +7,7 @@
<relation type="after">
<plugin>composite</plugin>
<plugin>opengl</plugin>
+ <plugin>decor</plugin>
</relation>
</deps>
<options>
diff --git a/plugins/cube/cube.xml.in b/plugins/cube/cube.xml.in
index f31b7f6..25f29e5 100644
--- a/plugins/cube/cube.xml.in
+++ b/plugins/cube/cube.xml.in
@@ -12,6 +12,9 @@
<plugin>switcher</plugin>
<plugin>scale</plugin>
</relation>
+ <relation type="after">
+ <plugin>decor</plugin>
+ </relation>
</deps>
<options>
<option name="unfold_key" type="key">
diff --git a/plugins/dbus/dbus.xml.in b/plugins/dbus/dbus.xml.in
index 69abdd6..5c4be31 100644
--- a/plugins/dbus/dbus.xml.in
+++ b/plugins/dbus/dbus.xml.in
@@ -7,6 +7,7 @@
<relation type="after">
<plugin>composite</plugin>
<plugin>opengl</plugin>
+ <plugin>decor</plugin>
</relation>
</deps>
</plugin>
diff --git a/plugins/fade/fade.xml.in b/plugins/fade/fade.xml.in
index 7d878f9..d020eef 100644
--- a/plugins/fade/fade.xml.in
+++ b/plugins/fade/fade.xml.in
@@ -7,6 +7,9 @@
<requirement>
<plugin>opengl</plugin>
</requirement>
+ <relation type="after">
+ <plugin>decor</plugin>
+ </relation>
<relation type="before">
<plugin>cube</plugin>
<plugin>scale</plugin>
diff --git a/plugins/glib/glib.xml.in b/plugins/glib/glib.xml.in
index aad849b..66f688a 100644
--- a/plugins/glib/glib.xml.in
+++ b/plugins/glib/glib.xml.in
@@ -7,6 +7,7 @@
<relation type="after">
<plugin>composite</plugin>
<plugin>opengl</plugin>
+ <plugin>decor</plugin>
</relation>
</deps>
</plugin>
diff --git a/plugins/gnomecompat/gnomecompat.xml.in b/plugins/gnomecompat/gnomecompat.xml.in
index bcda864..29f26d7 100644
--- a/plugins/gnomecompat/gnomecompat.xml.in
+++ b/plugins/gnomecompat/gnomecompat.xml.in
@@ -7,6 +7,7 @@
<relation type="after">
<plugin>composite</plugin>
<plugin>opengl</plugin>
+ <plugin>decor</plugin>
</relation>
</deps>
<options>
diff --git a/plugins/imgpng/imgpng.xml.in b/plugins/imgpng/imgpng.xml.in
index e78b336..8e38a9a 100644
--- a/plugins/imgpng/imgpng.xml.in
+++ b/plugins/imgpng/imgpng.xml.in
@@ -9,6 +9,7 @@
<relation type="after">
<plugin>composite</plugin>
<plugin>opengl</plugin>
+ <plugin>decor</plugin>
</relation>
</deps>
</plugin>
diff --git a/plugins/imgsvg/imgsvg.xml.in b/plugins/imgsvg/imgsvg.xml.in
index 213c9f6..7d4f94b 100644
--- a/plugins/imgsvg/imgsvg.xml.in
+++ b/plugins/imgsvg/imgsvg.xml.in
@@ -9,6 +9,7 @@
<relation type="after">
<plugin>composite</plugin>
<plugin>opengl</plugin>
+ <plugin>decor</plugin>
</relation>
</deps>
<options>
diff --git a/plugins/ini/ini.xml.in b/plugins/ini/ini.xml.in
index c1fcf14..31399c5 100644
--- a/plugins/ini/ini.xml.in
+++ b/plugins/ini/ini.xml.in
@@ -6,6 +6,7 @@
<relation type="after">
<plugin>composite</plugin>
<plugin>opengl</plugin>
+ <plugin>decor</plugin>
</relation>
</deps>
</plugin>
diff --git a/plugins/inotify/inotify.xml.in b/plugins/inotify/inotify.xml.in
index e246fbe..54291f9 100644
--- a/plugins/inotify/inotify.xml.in
+++ b/plugins/inotify/inotify.xml.in
@@ -7,6 +7,7 @@
<relation type="after">
<plugin>composite</plugin>
<plugin>opengl</plugin>
+ <plugin>decor</plugin>
</relation>
</deps>
</plugin>
diff --git a/plugins/kde/kde.xml.in b/plugins/kde/kde.xml.in
index b33eb2a..8ca26fe 100644
--- a/plugins/kde/kde.xml.in
+++ b/plugins/kde/kde.xml.in
@@ -8,6 +8,7 @@
<relation type="after">
<plugin>composite</plugin>
<plugin>opengl</plugin>
+ <plugin>decor</plugin>
</relation>
</deps>
</plugin>
diff --git a/plugins/move/move.xml.in b/plugins/move/move.xml.in
index 323db6d..76bd6e9 100644
--- a/plugins/move/move.xml.in
+++ b/plugins/move/move.xml.in
@@ -7,6 +7,7 @@
<relation type="after">
<plugin>composite</plugin>
<plugin>opengl</plugin>
+ <plugin>decor</plugin>
</relation>
</deps>
<options>
diff --git a/plugins/regex/regex.xml.in b/plugins/regex/regex.xml.in
index 5b95504..013fe45 100644
--- a/plugins/regex/regex.xml.in
+++ b/plugins/regex/regex.xml.in
@@ -7,6 +7,7 @@
<relation type="after">
<plugin>composite</plugin>
<plugin>opengl</plugin>
+ <plugin>decor</plugin>
</relation>
</deps>
</plugin>
diff --git a/plugins/resize/resize.xml.in b/plugins/resize/resize.xml.in
index 9076903..9e32da8 100644
--- a/plugins/resize/resize.xml.in
+++ b/plugins/resize/resize.xml.in
@@ -10,6 +10,7 @@
<relation type="after">
<plugin>composite</plugin>
<plugin>opengl</plugin>
+ <plugin>decor</plugin>
</relation>
</deps>
<options>
diff --git a/plugins/rotate/rotate.xml.in b/plugins/rotate/rotate.xml.in
index d866729..4c733b1 100644
--- a/plugins/rotate/rotate.xml.in
+++ b/plugins/rotate/rotate.xml.in
@@ -9,6 +9,7 @@
</requirement>
<relation type="after">
<plugin>cube</plugin>
+ <plugin>decor</plugin>
</relation>
</deps>
<options>
diff --git a/plugins/scale/scale.xml.in b/plugins/scale/scale.xml.in
index 1220a7c..106af85 100644
--- a/plugins/scale/scale.xml.in
+++ b/plugins/scale/scale.xml.in
@@ -9,6 +9,7 @@
</requirement>
<relation type="after">
<plugin>fade</plugin>
+ <plugin>decor</plugin>
</relation>
</deps>
<options>
diff --git a/plugins/screenshot/screenshot.xml.in b/plugins/screenshot/screenshot.xml.in
index 12e26c0..97ac47f 100644
--- a/plugins/screenshot/screenshot.xml.in
+++ b/plugins/screenshot/screenshot.xml.in
@@ -10,6 +10,9 @@
<plugin>compiztoolbox</plugin>
<feature>imageext:png</feature>
</requirement>
+ <relation type="after">
+ <plugin>decor</plugin>
+ </relation>
</deps>
<options>
<option name="initiate_button" type="button">
diff --git a/plugins/water/water.xml.in b/plugins/water/water.xml.in
index f45668d..4171ed3 100644
--- a/plugins/water/water.xml.in
+++ b/plugins/water/water.xml.in
@@ -8,6 +8,9 @@
<plugin>blur</plugin>
<plugin>video</plugin>
</relation>
+ <relation type="after">
+ <plugin>decor</plugin>
+ </relation>
<requirement>
<plugin>opengl</plugin>
</requirement>
diff --git a/plugins/zoom/zoom.xml.in b/plugins/zoom/zoom.xml.in
index 2cfc63e..f182fec 100644
--- a/plugins/zoom/zoom.xml.in
+++ b/plugins/zoom/zoom.xml.in
@@ -7,6 +7,9 @@
<requirement>
<plugin>opengl</plugin>
</requirement>
+ <relation type="after">
+ <plugin>decor</plugin>
+ </relation>
</deps>
<options>
<option name="initiate_button" type="button">