From 526560b8a0871cd93f27c32442b3e470ec42ecb3 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 5 May 2007 22:26:59 +0000 Subject: changes to the client menu, which entries are there, and reorganizing, and renaming. let you highlight disabled menu entries, they just aren't runable of course, and add the activedisabled theme element for these entries. add the all desktops button picture to "All desktops" in the client menu update the themes for the new element, and some changes to make things more readable-better contrast. CLEARLOOKS-OLIVE is now DIFFERENT FROM THE 3.4 BRANCH SO DON'T RE-RUN THEMETOXML ON IT :( :( yeah.. i think that is everything? --- themes/Artwiz-boxed/openbox-3/bullet.xbm | 4 ---- themes/Artwiz-boxed/openbox-3/themerc.xml | 5 ++++ themes/Bear2/openbox-3/themerc.xml | 13 ++++++++-- themes/Clearlooks-Olive/openbox-3/themerc.xml | 11 ++++++++- themes/Clearlooks/openbox-3/themerc.xml | 10 +++++++- themes/Mikachu/openbox-3/themerc.xml | 31 +++++++++++++++++------- themes/Natura/openbox-3/themerc.xml | 16 +++++++++---- themes/Orang/openbox-3/themerc.xml | 9 +++++-- themes/Syscrash/openbox-3/themerc.xml | 34 +++++++++++++++++++-------- 9 files changed, 99 insertions(+), 34 deletions(-) delete mode 100644 themes/Artwiz-boxed/openbox-3/bullet.xbm (limited to 'themes') diff --git a/themes/Artwiz-boxed/openbox-3/bullet.xbm b/themes/Artwiz-boxed/openbox-3/bullet.xbm deleted file mode 100644 index 5bab764e..00000000 --- a/themes/Artwiz-boxed/openbox-3/bullet.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define bullet_blank_width 7 -#define bullet_blank_height 7 -static unsigned char bullet_blank_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/themes/Artwiz-boxed/openbox-3/themerc.xml b/themes/Artwiz-boxed/openbox-3/themerc.xml index 9c360b65..5ed34474 100644 --- a/themes/Artwiz-boxed/openbox-3/themerc.xml +++ b/themes/Artwiz-boxed/openbox-3/themerc.xml @@ -144,5 +144,10 @@ + + + + + diff --git a/themes/Bear2/openbox-3/themerc.xml b/themes/Bear2/openbox-3/themerc.xml index bda587da..3173853e 100644 --- a/themes/Bear2/openbox-3/themerc.xml +++ b/themes/Bear2/openbox-3/themerc.xml @@ -48,7 +48,7 @@ - + @@ -97,7 +97,7 @@ - + @@ -137,6 +137,15 @@ + + + + + + + + + diff --git a/themes/Clearlooks-Olive/openbox-3/themerc.xml b/themes/Clearlooks-Olive/openbox-3/themerc.xml index d2d92822..c57b26ec 100644 --- a/themes/Clearlooks-Olive/openbox-3/themerc.xml +++ b/themes/Clearlooks-Olive/openbox-3/themerc.xml @@ -148,8 +148,17 @@ - + + + + + + + + + + diff --git a/themes/Clearlooks/openbox-3/themerc.xml b/themes/Clearlooks/openbox-3/themerc.xml index aae4caef..f4ab5f84 100644 --- a/themes/Clearlooks/openbox-3/themerc.xml +++ b/themes/Clearlooks/openbox-3/themerc.xml @@ -148,8 +148,16 @@ - + + + + + + + + + diff --git a/themes/Mikachu/openbox-3/themerc.xml b/themes/Mikachu/openbox-3/themerc.xml index 515015c3..b1ee489e 100644 --- a/themes/Mikachu/openbox-3/themerc.xml +++ b/themes/Mikachu/openbox-3/themerc.xml @@ -12,7 +12,7 @@ left - + - + + + - - + @@ -70,7 +73,8 @@ - + + @@ -99,13 +103,16 @@ 1 - + left 0 <text> <primary r="255" g="255" b="255" a="255"/> + <shadow> + <offset x="1" y="1"/> + </shadow> </text> <style>flat gradient vertical</style> <primary r="76" g="76" b="76" a="255"/> @@ -115,8 +122,15 @@ <primary r="34" g="34" b="28" a="255"/> </inactive> <disabled> - <primary r="68" g="68" b="56" a="255"/> + <primary r="140" g="140" b="117" a="255"/> </disabled> + <activedisabled> + <text> + <primary r="140" g="140" b="117" a="255"/> + </text> + <style>flat solid</style> + <primary r="76" g="76" b="76" a="255"/> + </activedisabled> <active> <text> <primary r="255" g="255" b="255" a="255"/> -- cgit v1.2.3