summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-04-06 13:36:00 +0200
committerraveit65 <[email protected]>2019-04-06 13:36:00 +0200
commit1fe71a7d84a2cf084e2b0cd5b6a76ef812cc8c91 (patch)
treeb514afef26c2b95d23577046ad53e567dc3e3c9e
parentbd5cc81ad1539d7574cfb532d2da417c75c217a9 (diff)
downloadmate-themes-1fe71a7d84a2cf084e2b0cd5b6a76ef812cc8c91.tar.bz2
mate-themes-1fe71a7d84a2cf084e2b0cd5b6a76ef812cc8c91.tar.xz
Menta: improve metacity-theme-3
- increase border-width for frame-geometry "border" - increase title_vertical_pad for frame-geometry "modal" - draw buttons on dialog windows - fix glitch for focused modal_dialog windows
-rw-r--r--desktop-themes/BlueMenta/metacity-1/metacity-theme-3.xml16
-rw-r--r--desktop-themes/Menta/metacity-1/metacity-theme-3.xml16
2 files changed, 16 insertions, 16 deletions
diff --git a/desktop-themes/BlueMenta/metacity-1/metacity-theme-3.xml b/desktop-themes/BlueMenta/metacity-1/metacity-theme-3.xml
index 470bed0d..063ebb4b 100644
--- a/desktop-themes/BlueMenta/metacity-1/metacity-theme-3.xml
+++ b/desktop-themes/BlueMenta/metacity-1/metacity-theme-3.xml
@@ -77,9 +77,9 @@
</frame_geometry>
<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" >
- <distance name="left_width" value="1" />
- <distance name="right_width" value="1" />
- <distance name="bottom_height" value="1" />
+ <distance name="left_width" value="6" />
+ <distance name="right_width" value="6" />
+ <distance name="bottom_height" value="6" />
<border name="title_border" left="10" right="10" top="0" bottom="0" />
<border name="button_border" left="0" right="0" top="0" bottom="0"/>
<distance name="title_vertical_pad" value="1" />
@@ -94,8 +94,8 @@
<border name="title_border" left="0" right="0" top="0" bottom="0" />
</frame_geometry>
-<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small">
- <distance name="title_vertical_pad" value="5"/>
+<frame_geometry name="modal" title_scale="medium" hide_buttons="false" rounded_top_left="false" rounded_top_right="false" parent="small">
+ <distance name="title_vertical_pad" value="10"/>
</frame_geometry>
<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="4" rounded_top_right="4" rounded_bottom_left="4" rounded_bottom_right="4" parent="normal">
@@ -645,7 +645,7 @@
<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
</frame_style>
-<frame_style name="dialog_focused" geometry="nobuttons">
+<frame_style name="dialog_focused" geometry="normal">
<piece position="entire_background" draw_ops="entire_background_focused" />
<piece position="titlebar" draw_ops="rounded_titlebar_focused" />
<piece position="title" draw_ops="title_focused" />
@@ -677,7 +677,7 @@
<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
</frame_style>
-<frame_style name="dialog_unfocused" geometry="nobuttons">
+<frame_style name="dialog_unfocused" geometry="normal_unfocused">
<piece position="entire_background" draw_ops="entire_background_unfocused" />
<piece position="titlebar" draw_ops="rounded_titlebar_unfocused" />
<piece position="title" draw_ops="title_unfocused" />
@@ -710,7 +710,7 @@
<frame_style name="modal_dialog_focused" geometry="modal">
<piece position="entire_background" draw_ops="entire_background_focused" />
- <piece position="titlebar" draw_ops="titlebar_focused" />
+ <piece position="titlebar" draw_ops="titlebar_fill_focused" />
<piece position="title" draw_ops="title_focused" />
<piece position="overlay" draw_ops="border_focused" />
<button function="close" state="normal" draw_ops="close_focused" />
diff --git a/desktop-themes/Menta/metacity-1/metacity-theme-3.xml b/desktop-themes/Menta/metacity-1/metacity-theme-3.xml
index 005e0f21..a91be4ea 100644
--- a/desktop-themes/Menta/metacity-1/metacity-theme-3.xml
+++ b/desktop-themes/Menta/metacity-1/metacity-theme-3.xml
@@ -77,9 +77,9 @@
</frame_geometry>
<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" >
- <distance name="left_width" value="1" />
- <distance name="right_width" value="1" />
- <distance name="bottom_height" value="1" />
+ <distance name="left_width" value="6" />
+ <distance name="right_width" value="6" />
+ <distance name="bottom_height" value="6" />
<border name="title_border" left="10" right="10" top="0" bottom="0" />
<border name="button_border" left="0" right="0" top="0" bottom="0"/>
<distance name="title_vertical_pad" value="1" />
@@ -94,8 +94,8 @@
<border name="title_border" left="0" right="0" top="0" bottom="0" />
</frame_geometry>
-<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small">
- <distance name="title_vertical_pad" value="5"/>
+<frame_geometry name="modal" title_scale="medium" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small">
+ <distance name="title_vertical_pad" value="10"/>
</frame_geometry>
<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="4" rounded_top_right="4" rounded_bottom_left="4" rounded_bottom_right="4" parent="normal">
@@ -645,7 +645,7 @@
<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
</frame_style>
-<frame_style name="dialog_focused" geometry="nobuttons">
+<frame_style name="dialog_focused" geometry="normal">
<piece position="entire_background" draw_ops="entire_background_focused" />
<piece position="titlebar" draw_ops="rounded_titlebar_focused" />
<piece position="title" draw_ops="title_focused" />
@@ -677,7 +677,7 @@
<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
</frame_style>
-<frame_style name="dialog_unfocused" geometry="nobuttons">
+<frame_style name="dialog_unfocused" geometry="normal_unfocused">
<piece position="entire_background" draw_ops="entire_background_unfocused" />
<piece position="titlebar" draw_ops="rounded_titlebar_unfocused" />
<piece position="title" draw_ops="title_unfocused" />
@@ -710,7 +710,7 @@
<frame_style name="modal_dialog_focused" geometry="modal">
<piece position="entire_background" draw_ops="entire_background_focused" />
- <piece position="titlebar" draw_ops="titlebar_focused" />
+ <piece position="titlebar" draw_ops="titlebar_fill_focused" />
<piece position="title" draw_ops="title_focused" />
<piece position="overlay" draw_ops="border_focused" />
<button function="close" state="normal" draw_ops="close_focused" />