summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-07-01 10:09:28 +0200
committerHans de Goede <hdegoede@redhat.com>2014-12-04 14:22:11 +0100
commit6f509c599015c443283672ef5c6f8152a9ae5ebd (patch)
treee6bb66fd760bd2dd0f648a6eeb0ab067f459eaba
parentb0eaf8d0f11f6ae3661b8b1723119f46adfc5f3a (diff)
metacity-themes: Drop normal_unfocused geometry from Adwaita
It is 100% identical to the normal geometry. Reported upstream: https://bugzilla.gnome.org/show_bug.cgi?id=732536 Signed-off-by: Hans de Goede <hdegoede@redhat.com>
-rw-r--r--themes/Adwaita/metacity-1/metacity-theme-3.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/themes/Adwaita/metacity-1/metacity-theme-3.xml b/themes/Adwaita/metacity-1/metacity-theme-3.xml
index 86b5c2fb..1e723744 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -43,11 +43,6 @@
<aspect_ratio name="button" value="1"/>
</frame_geometry>
-<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="4" rounded_top_right="4" parent="normal">
- <distance name="left_titlebar_edge" value="1"/>
- <distance name="right_titlebar_edge" value="1"/>
-</frame_geometry>
-
<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false">
<distance name="left_width" value="0" />
<distance name="right_width" value="0" />
@@ -907,7 +902,7 @@
<button function="unstick" state="pressed"><draw_ops></draw_ops></button>
</frame_style>
-<frame_style name="normal_unfocused" geometry="normal_unfocused">
+<frame_style name="normal_unfocused" geometry="normal">
<piece position="entire_background" draw_ops="entire_background_unfocused" />
<piece position="titlebar" draw_ops="rounded_titlebar_unfocused" />
<piece position="title" draw_ops="title_unfocused" />