mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
rcxml: move <maximizedDecoration> from <core> to <theme>
This commit is contained in:
parent
e1820adcd3
commit
6cdfe32af0
3 changed files with 12 additions and 13 deletions
|
|
@ -11,7 +11,6 @@
|
|||
|
||||
<core>
|
||||
<decoration>server</decoration>
|
||||
<maximizedDecoration>titlebar</maximizedDecoration>
|
||||
<gap>0</gap>
|
||||
<adaptiveSync>no</adaptiveSync>
|
||||
<allowTearing>no</allowTearing>
|
||||
|
|
@ -45,6 +44,7 @@
|
|||
</titlebar>
|
||||
<cornerRadius>8</cornerRadius>
|
||||
<keepBorder>yes</keepBorder>
|
||||
<maximizedDecoration>titlebar</maximizedDecoration>
|
||||
<dropShadows>no</dropShadows>
|
||||
<dropShadowsOnTiled>no</dropShadowsOnTiled>
|
||||
<font place="ActiveWindow">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue