summarylogtreecommitdiffstats
path: root/compiz-manjaro-defaults.patch
blob: 5595213e5b23eefdc7f921f41b4cf46a966c04f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
diff -Naur a/metadata/core.xml.in b/metadata/core.xml.in
--- a/metadata/core.xml.in	2016-07-01 21:39:57.000000000 +1000
+++ b/metadata/core.xml.in	2016-08-03 15:58:02.119855486 +1000
@@ -215,7 +215,7 @@
 			<option name="window_menu_button" type="button">
 			<_short>Window Menu</_short>
 			<_long>Window menu button binding</_long>
-			<default>&lt;Alt&gt;Button3</default>
+			<default>&lt;Alt&gt;Button2</default>
 			</option>
 			<option name="show_desktop_key" type="key">
 			<_short>Show Desktop</_short>
@@ -254,14 +254,14 @@
 			<option name="hsize" type="int">
 			<_short>Horizontal Virtual Size</_short>
 			<_long>Screen size multiplier for horizontal virtual size</_long>
-			<default>1</default>
+			<default>2</default>
 			<min>1</min>
 			<max>32</max>
 			</option>
 			<option name="vsize" type="int">
 			<_short>Vertical Virtual Size</_short>
 			<_long>Screen size multiplier for vertical virtual size</_long>
-			<default>1</default>
+			<default>2</default>
 			<min>1</min>
 			<max>32</max>
 			</option>
diff -Naur a/plugins/composite/composite.xml.in b/plugins/composite/composite.xml.in
--- a/plugins/composite/composite.xml.in	2016-07-01 21:39:57.000000000 +1000
+++ b/plugins/composite/composite.xml.in	2016-08-03 15:58:02.119855486 +1000
@@ -24,7 +24,7 @@
 	    <option name="unredirect_fullscreen_windows" type="bool">
 		<_short>Unredirect Fullscreen Windows</_short>
 		<_long>Allow drawing of fullscreen windows to not be redirected to offscreen pixmaps</_long>
-		<default>true</default>
+		<default>false</default>
 	    </option>
 	    <option name="unredirect_match" type="match">
 		<_short>Unredirect Match</_short>
diff -Naur a/plugins/expo/expo.xml.in b/plugins/expo/expo.xml.in
--- a/plugins/expo/expo.xml.in	2016-07-01 21:39:57.000000000 +1000
+++ b/plugins/expo/expo.xml.in	2016-08-03 16:02:18.653546597 +1000
@@ -26,7 +26,7 @@
 		<option name="expo_key" type="key">
 		    <_short>Expo Key</_short>
 		    <_long>Initiate or terminate Expo mode with this keyboard shortcut.</_long>
-		    <default>&lt;Super&gt;s</default>
+		    <default></default>
 		</option>
 		<option name="expo_button" type="button">
 		    <_short>Expo Button</_short>
@@ -37,6 +37,7 @@
 		    <_short>Expo Corner/Edge</_short>
 		    <_long>Initiate or terminate Expo mode by moving the pointer to this corner or edge of your screen(s).</_long>
 		    <default>
+		    <edge name="TopLeft"/>
 		    </default>
 		</option>
 		<option name="double_click_time" type="int">
@@ -142,12 +143,12 @@
 		<option name="x_offset" type="int">
 		    <_short>X Offset</_short>
 		    <_long>Horizontal offset (in pixels).</_long>
-		    <default>64</default>
+		    <default>0</default>
 		</option>
 		<option name="y_offset" type="int">
 		    <_short>Y Offset</_short>
 		    <_long>Vertical offset (in pixels).</_long>
-		    <default>24</default>
+		    <default>0</default>
 		</option>
 		<option name="y_bottom_offset" type="int">
 		    <_short>Y Bottom Offset</_short>
@@ -226,9 +227,9 @@
 			<_short>Selection Glow Color</_short>
 			<_long>Color and opacity of the glow texture that highlights the selected viewport.</_long>
 			<default>
-			    <red>0xfbfb</red>
-			    <green>0x8b8b</green>
-			    <blue>0x0</blue>
+			    <red>0x1616</red>
+			    <green>0xa0a0</green>
+			    <blue>0x8585</blue>
 			    <alpha>0xffff</alpha>
 			</default>
 		    </option>
diff -Naur a/plugins/grid/grid.xml.in b/plugins/grid/grid.xml.in
--- a/plugins/grid/grid.xml.in	2016-07-01 21:39:57.000000000 +1000
+++ b/plugins/grid/grid.xml.in	2016-08-03 16:06:15.480336146 +1000
@@ -566,16 +566,16 @@
 		<option name="animation_duration" type="int">
 			<_short>Preview Animation Duration</_short>
 			<_long>Preview animation duration (in ms).</_long>
-			<default>350</default>
+			<default>250</default>
 			<min>0</min>
 		</option>
 		<option name="outline_color" type="color">
 			<_short>Preview Outline Color</_short>
 			<_long>Color and opacity of the resize indicator preview outline.</_long>
 			<default>
-			    <red>0xfbfb</red>
-			    <green>0x8b8b</green>
-			    <blue>0x0</blue>
+			    <red>0x1616</red>
+			    <green>0xa0a0</green>
+			    <blue>0x8585</blue>
 			    <alpha>0x9f9f</alpha>
 			</default>
 		</option>
@@ -583,9 +583,9 @@
 			<_short>Preview Fill Color</_short>
 			<_long>Fill color and opacity of the resize indicator preview.</_long>
 			<default>
-			    <red>0xfbfb</red>
-			    <green>0x8b8b</green>
-			    <blue>0x0</blue>
+			    <red>0x1616</red>
+			    <green>0xa0a0</green>
+			    <blue>0x8585</blue>
 			    <alpha>0x4f4f</alpha>
 			</default>
 		</option>
diff -Naur a/plugins/place/place.xml.in b/plugins/place/place.xml.in
--- a/plugins/place/place.xml.in	2016-07-01 21:39:57.000000000 +1000
+++ b/plugins/place/place.xml.in	2016-08-03 15:58:02.123188823 +1000
@@ -84,21 +84,33 @@
 			<_short>Positioned windows</_short>
 			<_long>Windows that should be positioned by default</_long>
 			<type>match</type>
+			<default>
+			  <value>title=Whisker Menu</value>
+			</default>
 		    </option>
 		    <option name="position_x_values" type="list">
 			<_short>X Positions</_short>
 			<_long>X position values</_long>
 			<type>int</type>
+			<default>
+			  <value>-1</value>
+			</default>
 		    </option>
 		    <option name="position_y_values" type="list">
 			<_short>Y Positions</_short>
 			<_long>Y position values</_long>
 			<type>int</type>
+			<default>
+			  <value>-1</value>
+			</default>
 		    </option>
 		    <option name="position_constrain_workarea" type="list">
 			<_short>Keep In Workarea</_short>
 			<_long>Keep placed window in work area, even if that means that the position might differ from the specified position</_long>
 			<type>bool</type>
+			<default>
+			  <value>false</value>
+			</default>
 		    </option>
 		</subgroup>
 		<subgroup>
diff -Naur a/plugins/resize/resize.xml.in b/plugins/resize/resize.xml.in
--- a/plugins/resize/resize.xml.in	2016-07-01 21:39:57.000000000 +1000
+++ b/plugins/resize/resize.xml.in	2016-08-03 16:06:14.100335645 +1000
@@ -17,7 +17,7 @@
 		<option name="initiate_button" type="button">
 		    <_short>Initiate Window Resize</_short>
 		    <_long>Start resizing window</_long>
-		    <default>&lt;Alt&gt;Button2</default>
+		    <default>&lt;Alt&gt;Button3</default>
 		</option>
 		<option name="initiate_key" type="key">
 		    <_short>Initiate Window Resize</_short>
@@ -28,7 +28,7 @@
 	    <option name="mode" type="int">
 		<_short>Default Resize Mode</_short>
 		<_long>Default mode used for window resizing</_long>
-		<default>0</default>
+		<default>2</default>
 		<min>0</min>
 		<max>3</max>
 		<desc>
@@ -62,9 +62,9 @@
 		<_short>Border Color</_short>
 		<_long>Border color used for outline and rectangle resize modes</_long>
 		<default>
-		    <red>0xfbfb</red>
-		    <green>0x8b8b</green>
-		    <blue>0x0</blue>
+		    <red>0x1616</red>
+		    <green>0xa0a0</green>
+		    <blue>0x8585</blue>
 		    <alpha>0x9f9f</alpha>
 		</default>
 	    </option>
@@ -72,10 +72,10 @@
 		<_short>Fill Color</_short>
 		<_long>Fill color used for rectangle resize mode</_long>
 		<default>
-		    <red>0xfbfb</red>
-		    <green>0x8b8b</green>
-		    <blue>0x0</blue>
-		    <alpha>0x1919</alpha>
+		    <red>0x1616</red>
+		    <green>0xa0a0</green>
+		    <blue>0x8585</blue>
+		    <alpha>0x4f4f</alpha>
 		</default>
 	    </option>
 	    <subgroup>