3
<plugin name="neg" useBcop="true">
4
<_short>Negative</_short>
5
<_long>Used to set a window or screen negative</_long>
6
<category>Accessibility</category>
9
<plugin>opengl</plugin>\
11
<relation type="after">
12
<plugin>composite</plugin>
13
<plugin>opengl</plugin>
15
<plugin>decor</plugin>
19
<option name="window_toggle_key" type="key">
20
<_short>Toggle Window Negative</_short>
21
<_long>Toggle active window negative</_long>
22
<default><Super>n</default>
24
<option name="screen_toggle_key" type="key">
25
<_short>Toggle Screen Negative</_short>
26
<_long>Toggle screen negative</_long>
27
<default><Super>m</default>
29
<option name="neg_match" type="match">
30
<_short>Neg Windows</_short>
31
<_long>Windows to be negative by default</_long>
32
<default>any</default>
34
<option name="exclude_match" type="match">
35
<_short>Exclude Windows</_short>
36
<_long>Windows to exclude from negating</_long>
37
<default>type=Desktop</default>
39
<option name="neg_decorations" type="bool">
40
<_short>Negate Decorations</_short>
41
<_long>Also negate window decorations, not only the window contents.</_long>
42
<default>false</default>