~ubuntu-branches/ubuntu/intrepid/libcompizconfig/intrepid

« back to all changes in this revision

Viewing changes to debian/patches/01_default_options.patch

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-06-09 12:13:55 UTC
  • Revision ID: james.westby@ubuntu.com-20080609121355-f8nqwc32xdggr1ss
Tags: 0.7.6-0ubuntu2
* debian/patches/01_default_options.patch:
  - default to "staticswitcher" now, it has various UI 
    improvements over the previous "switcher" plugin

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
diff -Nur -x '*.orig' -x '*~' ubuntu/metadata/global.xml ubuntu.new/metadata/global.xml
2
 
--- ubuntu/metadata/global.xml  2008-01-16 10:12:31.000000000 +0100
3
 
+++ ubuntu.new/metadata/global.xml      2008-02-29 20:45:10.000000000 +0100
 
2
--- ubuntu/metadata/global.xml  2008-05-29 14:57:56.000000000 +0200
 
3
+++ ubuntu.new/metadata/global.xml      2008-06-09 12:13:01.000000000 +0200
4
4
@@ -12,16 +12,27 @@
5
5
                                        <value>resize</value>
6
6
                                        <value>decoration</value>
19
19
+                                       <value>snap</value>
20
20
+                                       <value>animation</value>
21
21
                                        <value>scale</value>
 
22
-                                       <value>switcher</value>
22
23
+                                       <value>scaleaddon</value>
23
24
+                                       <value>scalefilter</value>
24
25
+                                       <value>expo</value>
25
 
                                        <value>switcher</value>
 
26
+                                       <value>staticswitcher</value>
26
27
                                        <value>regex</value>
27
28
+                                       <value>resizeinfo</value>
28
29
                                        <value>workarounds</value>
46
47
                                <option name="vsize" type="int"/>
47
48
                                <option name="number_of_desktops" type="int"/>
48
49
                        </group>
49
 
@@ -127,7 +140,9 @@
50
 
                                <option name="refresh_rate" type="int"/>
 
50
@@ -128,7 +141,9 @@
51
51
                                <option name="detect_outputs" type="bool"/>
 
52
                                <option name="overlapping_outputs" type="int"/>
52
53
                                <option name="outputs" type="list"/>
53
54
-                               <option name="sync_to_vblank" type="bool"/>
54
55
+                               <option name="sync_to_vblank" type="bool">
57
58
                        </group>
58
59
                        <group>
59
60
                                <short>Opacity Settings</short>
60
 
@@ -151,6 +166,11 @@
 
61
@@ -153,6 +168,11 @@
61
62
        <!-- decoration metadata -->
62
63
        <plugin name="decoration">
63
64
                <category>Effects</category>
69
70
        </plugin>
70
71
        <!-- cube metadata -->
71
72
        <plugin name="cube">
72
 
@@ -168,11 +188,18 @@
 
73
@@ -170,11 +190,18 @@
73
74
                                <option name="backgrounds" type="list">
74
75
                                        <hints>file;image;</hints>
75
76
                                </option>
90
91
                                                <hints>file;image;</hints>
91
92
                                        </option>
92
93
                                        <option name="adjust_image" type="bool"/>
93
 
@@ -317,6 +344,9 @@
 
94
@@ -319,6 +346,9 @@
94
95
        <plugin name="place">
95
96
                <category>Window Management</category>
96
97
                <screen>
100
101
                        <group>
101
102
                                <short>Fixed Window Placement</short>
102
103
                                <subgroup>
103
 
@@ -334,14 +364,13 @@
 
104
@@ -336,14 +366,13 @@
104
105
                        </group>
105
106
                </screen>
106
107
        </plugin>
118
119
                        <group>
119
120
                                <short>Bindings</short>
120
121
                                <option name="initiate_normal_key" type="key"/>
121
 
@@ -356,6 +385,14 @@
 
122
@@ -358,6 +387,14 @@
122
123
        <!-- switcher metadata -->
123
124
        <plugin name="switcher">
124
125
                <category>Window Management</category>
133
134
                <display>
134
135
                        <group>
135
136
                                <short>Bindings</short>
136
 
@@ -402,9 +439,29 @@
 
137
@@ -408,9 +445,29 @@
137
138
        <plugin name="wobbly">
138
139
                <category>Effects</category>
139
140
                <feature>edgeresistance</feature>