Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_border.edc default_menu.edc 


Log Message:


start of shaped client/border/menu support ... dropshaodw is SLOW with this.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_border.edc,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- default_border.edc  1 Apr 2005 08:36:58 -0000       1.11
+++ default_border.edc  13 Apr 2005 15:52:17 -0000      1.12
@@ -232,7 +232,8 @@
 group {
    name: "widgets/border/default/border";
    data {
-      //        item: "client_inset" "4 4 24 4";
+// this tells e the border is shaped      
+//      item: "shaped" "1";
    }
    parts {
       part {
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_menu.edc,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- default_menu.edc    1 Apr 2005 08:36:59 -0000       1.8
+++ default_menu.edc    13 Apr 2005 15:52:32 -0000      1.9
@@ -10,6 +10,10 @@
 }
 group {
    name: "widgets/menu/default/background";
+   data {
+// this tells e the border is shaped
+//      item: "shaped" "1";
+   }
    parts {
       part {
         name:          "base";




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to