1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 14:00:44 +00:00

some metacity fixes

This commit is contained in:
Horst3180 2015-06-10 22:55:58 +02:00
parent 697b2c390d
commit 74f43abb79

View File

@ -48,7 +48,7 @@
<distance name="bottom_height" value="0" />
</frame_geometry>
<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="3" parent="normal">
<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="1" parent="normal">
<distance name="right_width" value="0" />
</frame_geometry>
@ -56,14 +56,14 @@
<distance name="left_width" value="0" />
</frame_geometry>
<frame_geometry name="small" title_scale="small" parent="normal" hide_buttons="true" rounded_top_left="1" rounded_top_right="3">
<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="1" rounded_top_right="1">
<distance name="title_vertical_pad" value="7"/>
<distance name="left_titlebar_edge" value="1"/>
<distance name="right_titlebar_edge" value="1"/>
<border name="title_border" left="10" right="10" top="0" bottom="1"/>
</frame_geometry>
<frame_geometry name="small_unfocused" parent="small">
<distance name="left_titlebar_edge" value="1"/>
<distance name="right_titlebar_edge" value="1"/>
</frame_geometry>
<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" >
@ -72,6 +72,7 @@
<distance name="bottom_height" value="1" />
<border name="title_border" left="10" right="10" top="0" bottom="0" />
<distance name="title_vertical_pad" value="1" />
<distance name="button_height" value="0"/>
</frame_geometry>
<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" >
@ -80,6 +81,7 @@
<distance name="bottom_height" value="0" />
<distance name="title_vertical_pad" value="0" />
<border name="title_border" left="10" right="10" top="0" bottom="0" />
<distance name="button_height" value="0"/>
</frame_geometry>
<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small">