antognolli pushed a commit to branch master.

commit 3a7539cee533484f7c84f7b7800bdcbb44b6806d
Author: Rafael Antognolli <[email protected]>
Date:   Sat Aug 24 14:32:23 2013 -0300

    elm/wayland: Fix default theme to use new client area.
---
 data/themes/widgets/border.edc | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/data/themes/widgets/border.edc b/data/themes/widgets/border.edc
index 35cc5e9..a744150 100644
--- a/data/themes/widgets/border.edc
+++ b/data/themes/widgets/border.edc
@@ -97,6 +97,19 @@ group { name: "elm/border/base/default";
          }
       }
       part {
+         name: "elm.swallow.client";
+         type: SWALLOW;
+         description {
+            state: "default" 0.0;
+            rel1 {
+               offset: 0 22;
+            }
+            rel2 {
+               offset: -1 -5;
+            }
+         }
+      }
+      part {
          name: "icon_area";
          type: RECT;
          description {

-- 

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk

Reply via email to