summaryrefslogtreecommitdiff
path: root/metadata/obs.xml.in
blob: dc5bbc21d9516aafb2d190c440ded6bcbf630c5a (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
<?xml version="1.0" encoding="UTF-8"?>
<compiz>
    <plugin name="obs">
	<_short>Opacity, Brightness and Saturation</_short>
	<_long>Opacity, Brightness and Saturation adjustments</_long>
	<category>Accessibility</category>
    	<deps>
	    <relation type="after">
		<plugin>decoration</plugin>
		<plugin>blur</plugin>
	    </relation>
	</deps>
	<display>
	    <group>
		<_short>Opacity</_short>
		<option name="opacity_increase_key" type="key">
		    <_short>Increase</_short>
		    <_long>Opacity Increase</_long>
		    <default/>
		</option>
		<option name="opacity_increase_button" type="button">
		    <_short>Increase</_short>
		    <_long>Opacity Increase</_long>
		    <default>&lt;Alt&gt;Button4</default>
		</option>
		<option name="opacity_decrease_key" type="key">
		    <_short>Decrease</_short>
		    <_long>Opacity Decrease</_long>
		    <default/>
		</option>
		<option name="opacity_decrease_button" type="button">
		    <_short>Decrease</_short>
		    <_long>Opacity Decrease</_long>
		    <default>&lt;Alt&gt;Button5</default>
		</option>
	    </group>
	    <group>
		<_short>Brightness</_short>
		<option name="brightness_increase_key" type="key">
		    <_short>Increase</_short>
		    <_long>Brightness Increase</_long>
		    <default/>
		</option>
		<option name="brightness_increase_button" type="button">
		    <_short>Increase</_short>
		    <_long>Brightness Increase</_long>
		    <default/>
		</option>
		<option name="brightness_decrease_key" type="key">
		    <_short>Decrease</_short>
		    <_long>Brightness Decrease</_long>
		    <default/>
		</option>
		<option name="brightness_decrease_button" type="button">
		    <_short>Decrease</_short>
		    <_long>Brightness Decrease</_long>
		    <default/>
		</option>
	    </group>
	    <group>
		<_short>Saturation</_short>
		<option name="saturation_increase_key" type="key">
		    <_short>Increase</_short>
		    <_long>Saturation Increase</_long>
		    <default/>
		</option>
		<option name="saturation_increase_button" type="button">
		    <_short>Increase</_short>
		    <_long>Saturation Increase</_long>
		    <default/>
		</option>
		<option name="saturation_decrease_key" type="key">
		    <_short>Decrease</_short>
		    <_long>Saturation Decrease</_long>
		    <default/>
		</option>
		<option name="saturation_decrease_button" type="button">
		    <_short>Decrease</_short>
		    <_long>Saturation Decrease</_long>
		    <default/>
		</option>
	    </group>
	</display>
	<screen>
	    <group>
		<_short>Opacity</_short>
		<option name="opacity_step" type="int">
		    <_short>Step</_short>
		    <_long>Opacity Step</_long>
		    <min>1</min>
		    <max>10</max>
		    <default>5</default>
		</option>
		<subgroup>
		    <_short>Window specific settings</_short>
		    <option name="opacity_matches" type="list">
			<_short>Windows</_short>
			<_long>Windows that should have a different opacity by default</_long>
			<type>match</type>
			<default/>
		    </option>
		    <option name="opacity_values" type="list">
			<_short>Window values</_short>
			<_long>Opacity values for windows</_long>
			<type>int</type>
			<default/>
			<min>0</min>
			<max>100</max>
		    </option>
		</subgroup>
	    </group>
	    <group>
		<_short>Brightness</_short>
		<option name="brightness_step" type="int">
		    <_short>Step</_short>
		    <_long>Brightness Step</_long>
		    <min>1</min>
		    <max>10</max>
		    <default>5</default>
		</option>
		<subgroup>
		    <_short>Window specific settings</_short>
		    <option name="brightness_matches" type="list">
			<_short>Windows</_short>
			<_long>Windows that should have a different brightness by default</_long>
			<type>match</type>
			<default/>
		    </option>
		    <option name="brightness_values" type="list">
			<_short>Window values</_short>
			<_long>Brightness values for windows</_long>
			<type>int</type>
			<default/>
			<min>0</min>
			<max>100</max>
		    </option>
		</subgroup>
	    </group>
	    <group>
		<_short>Saturation</_short>
		<option type="int" name="saturation_step">
		    <_short>Step</_short>
		    <_long>Saturation Step</_long>
		    <min>1</min>
		    <max>10</max>
		    <default>5</default>
		</option>
		<subgroup>
		    <_short>Window specific settings</_short>
		    <option name="saturation_matches" type="list">
			<_short>Windows</_short>
			<_long>Windows that should have a different saturation by default</_long>
			<type>match</type>
			<default/>
		    </option>
		    <option name="saturation_values" type="list">
			<_short>Window values</_short>
			<_long>Saturation values for windows</_long>
			<type>int</type>
			<default/>
			<min>0</min>
			<max>100</max>
		    </option>
		</subgroup>
	    </group>
	</screen>
    </plugin>
</compiz>