From 24c91c3a37a9b44a7fd9b13ff933af6d7b94cf76 Mon Sep 17 00:00:00 2001 From: "James M. Cape" Date: Thu, 6 Jun 2002 13:56:16 +0000 Subject: [PATCH] Increase the border size of the buttons so they aren't quite so huge on my 2002-06-06 James M. Cape * src/themes/Esco/metacity-theme-1.xml: Increase the border size of the buttons so they aren't quite so huge on my box. Also get a *little* closer to finally fixing the horizontal line behind the icon. It now works decently with common font sizes (in pixels). --- ChangeLog | 7 +++++++ src/themes/Esco/metacity-theme-1.xml | 21 ++++++++++----------- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index d494eeb80..7bfb1a460 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-06-06 James M. Cape + + * src/themes/Esco/metacity-theme-1.xml: Increase the border size + of the buttons so they aren't quite so huge on my box. Also get + a *little* closer to finally fixing the horizontal line behind + the icon. It now works decently with common font sizes (in pixels). + 2002-06-05 Havoc Pennington * src/theme.c (meta_color_spec_new_from_string): parse diff --git a/src/themes/Esco/metacity-theme-1.xml b/src/themes/Esco/metacity-theme-1.xml index d59ddaf9d..43ad44152 100644 --- a/src/themes/Esco/metacity-theme-1.xml +++ b/src/themes/Esco/metacity-theme-1.xml @@ -15,10 +15,10 @@ - + - + @@ -38,11 +38,10 @@ - - + - + @@ -194,7 +193,7 @@ y2="height - ButtonIPad - 2"/> @@ -206,7 +205,7 @@ x2="width - ButtonIPad - 2" y2="height - ButtonIPad - 2"/> @@ -325,10 +324,10 @@ width="title_width + IconTitleSpacing" height="height - 4"/> + x1="width - title_width + height + IconTitleSpacing + (height / 12)" + y1="0 - height + (height / 6)" + x2="width - title_width - height - IconTitleSpacing + (height / 12)" + y2="height * 2 - (height / 6)"/>