Add setting to define previews background opacity

This commit is contained in:
Charles Gagnon
2019-06-06 23:02:01 -04:00
parent de72de1227
commit db309b3540
4 changed files with 136 additions and 8 deletions

View File

@@ -589,6 +589,16 @@
<summary>Middle click preview to close window</summary>
<description>Middle click on the window preview to close that window</description>
</key>
<key type="b" name="preview-use-custom-opacity">
<default>true</default>
<summary>Window previews use custom opacity</summary>
<description>Window previews background use a different opacity from the panel</description>
</key>
<key type="i" name="preview-custom-opacity">
<default>60</default>
<summary>Window previews background opacity</summary>
<description>Window previews use this custom background opacity.</description>
</key>
<key type="i" name="tray-size">
<default>0</default>
<summary>Tray font size</summary>