Use clipping container to prevent alpha addition

This commit is contained in:
Charles Gagnon
2019-05-17 22:44:52 -04:00
parent a3c8da82d4
commit 8e6c196f44
4 changed files with 120 additions and 89 deletions

View File

@@ -410,10 +410,10 @@
<summary>Display title in preview</summary>
<description>Display window title in preview</description>
</key>
<key type="b" name="window-preview-fixed-size">
<default>false</default>
<summary>Use previews fixed size</summary>
<description>Previews always have the same size or they scale to the aspect ratio of their window clone</description>
<key type="i" name="window-preview-size">
<default>200</default>
<summary>Window previews size</summary>
<description>Preferred window previews size</description>
</key>
<key type="i" name="window-preview-width">
<default>350</default>