<label>last windows visibility mode used, 5 stands for "Windows Go Below"</label>
</entry>
<entryname="appletShadowsEnabled"type="Bool">
<default>true</default>
<label>enable latte drawn applet shadows</label>
</entry>
<!-- this is percentage -->
<entryname="thickMargin"type="Int">
@ -136,15 +140,6 @@
<entryname="splitterPosition2"type="Int">
<default>-1</default>
</entry>
<entryname="shadows"type="Enum">
<label>Shadows for the applets</label>
<choices>
<choicename="None"/>
<choicename="Locked"/>
<choicename="All"/>
</choices>
<default>2</default>
</entry>
<entryname="shadowColorType"type="Enum">
<label>Applets shadow color type</label>
<choices>
@ -230,6 +225,10 @@
<default>false</default>
<label>flag to check it deprecated panelPosition was changed to "alignment"</label>
</entry>
<entryname="shadowsUpgraded"type="Bool">
<default>false</default>
<label>flag to check it deprecated shadows was changed to "appletShadowsEnabled"</label>
</entry>
<entryname="tasksUpgraded"type="Bool">
<default>false</default>
<label>flag to check if Tasks properties were moved to Tasks plasmoid configuration. Since Latte v0.10 we can have multiple Tasks applets in the same dock</label>
@ -249,6 +248,16 @@
<label>DEPRECATED in 0.10 in favour of "alignment"</label>
</entry>
<entryname="shadows"type="Enum">
<label>Shadows for the applets</label>
<choices>
<choicename="None"/>
<choicename="Locked"/>
<choicename="All"/>
</choices>
<default>2</default>
</entry>
<!-- Deprecated Section Tasks -->
<!-- ________________________ -->
<!-- All Tasks properties are DEPRECATED and scheduled to be removed in v0.11 or v0.12 -->