raster pushed a commit to branch master.

commit e3f2d3cb4b9c30e017cc2b85e04a63f6983d10f4
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Mon Jul 15 16:34:14 2013 +0900

    enlarge taskbar buttons a bit so those with 24px shelves.. can use
    them. :)
---
 data/themes/edc/tasks.edc | 34 ++++++++++++++++------------------
 1 file changed, 16 insertions(+), 18 deletions(-)

diff --git a/data/themes/edc/tasks.edc b/data/themes/edc/tasks.edc
index 1a31cfb0..044ad8a 100644
--- a/data/themes/edc/tasks.edc
+++ b/data/themes/edc/tasks.edc
@@ -46,8 +46,8 @@ group { name:"e/modules/tasks/item";
       part { name: "sel_base"; mouse_events: 0;
          clip_to: "sel_clip";
          description { state: "default" 0.0;
-            rel1.offset: 4 4;
-            rel2.offset: -5 -5;
+            rel1.offset: 3 3;
+            rel2.offset: -4 -4;
             image.normal: "vgrad_med_dark.png";
             fill.smooth: 0;
             TILED_HORIZ(120)
@@ -178,14 +178,26 @@ group { name:"e/modules/tasks/item";
             color: 255 255 255 64;
          }
       }
+      part { name: "bar"; mouse_events: 0;
+         clip_to: "sel_clip";
+         description { state: "default" 0.0;
+            rel1.offset: -5 -10;
+            rel1.relative: 0.0 1.0;
+            rel1.to: "sel_base";
+            rel2.offset: 4 4;
+            rel2.to: "sel_base";
+            image.normal: "horizontal_separated_bar_glow.png";
+            image.border: 7 7 7 7;
+            fill.smooth: 0;
+            fixed: 0 1;
+         }
+      }
       part { name: "e.swallow.icon"; type: SWALLOW; mouse_events: 0;
          clip_to: "icon_clip";
          description { state: "default" 0.0;
             aspect: 1.0 1.0; aspect_preference: VERTICAL;
             align: 0.0 0.5;
-            rel1.offset: 4 4;
             rel1.to: "icon";
-            rel2.offset: -5 -5;
             rel2.to: "icon";
             color: 255 0 0 128;
          }
@@ -206,20 +218,6 @@ group { name:"e/modules/tasks/item";
             color: 0 0 0 0;
          }
       }
-      part { name: "bar"; mouse_events: 0;
-         clip_to: "sel_clip";
-         description { state: "default" 0.0;
-            rel1.offset: -5 -10;
-            rel1.relative: 0.0 1.0;
-            rel1.to: "sel_base";
-            rel2.offset: 4 4;
-            rel2.to: "sel_base";
-            image.normal: "horizontal_separated_bar_glow.png";
-            image.border: 7 7 7 7;
-            fill.smooth: 0;
-            fixed: 0 1;
-         }
-      }
       part {  name: "sel_shine"; mouse_events: 0;
          clip_to: "sel_clip";
          description { state: "default" 0.0;

-- 

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

Reply via email to