Enlightenment CVS committal

Author  : atmosphere
Project : misc
Module  : eke

Dir     : misc/eke/data/themes/default


Modified Files:
        default.edc 


Log Message:
try this dj2 :)
===================================================================
RCS file: /cvsroot/enlightenment/misc/eke/data/themes/default/default.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- default.edc 28 Dec 2004 22:24:35 -0000      1.2
+++ default.edc 29 Dec 2004 19:20:29 -0000      1.3
@@ -114,7 +114,7 @@
             part {
                 name, "feed.body";
                 mouse_events, 1;
-                type, SWALLOW;
+                type, IMAGE;
 
                 description {
                     state, "default" 0.0;
@@ -128,7 +128,9 @@
                         offset, -2 -2;
                         to, "feed.body.base";
                     }
-                    color, 0 0 0 255;
+                    image {
+                        normal: "e17_brushed.png";
+                    }
                 }
             }
             part {
@@ -137,7 +139,7 @@
                 mouse_events, 1;
                 description {
                     state, "default" 0.0;
-                    align: 0.5 0.5;
+                    align: 0.0 0.5;
                     rel1 {
                         relative, 1.0 0.0;
                         offset, -15 0;
@@ -179,16 +181,17 @@
                         to: "feed.body";
                     }
                     image {
-                        normal: "e17_titlebar_outline.png";
-                        border: 10 10 10 10;
+                        normal: "e17_titlebar.png";
+                        border: 2 2 10 10;
                     }
+                    color: 255 255 255 64;
                 }
                 description {
                     state, "hilited" 0.0;
                     inherit: "default" 0.0;
                     image {
                         normal: "e17_titlebar.png";
-                        border: 10 10 10 10;
+                        border: 2 2 10 10;
                     }
                     color: 255 255 255 192;
                 }
@@ -197,7 +200,7 @@
                     inherit: "default" 0.0;
                     image {
                         normal: "e17_titlebar.png";
-                        border: 10 10 10 10;
+                        border: 2 2 10 10;
                     }
                     color: 255 255 255 128;
                 }
@@ -710,8 +713,7 @@
 
     group {
         name, "feed.body.item";
-        min: 350 200;
-        max: 500 250;
+        min: 500 250;
         parts {
             part {
                 name, "base";
@@ -719,14 +721,14 @@
                 mouse_events, 0;
                 description {
                     state, "default" 0.0;
-                    aspect: 3.0 1.0;
+                    aspect: 1.0 2.0;
                     rel1 {
                         relative, 0.0 0.0;
-                        offset, 15 10;
+                        offset, 0 0;
                     }
                     rel2 {
-                        relative, 1.0 1.0;
-                        offset, -15 -10;
+                        relative, 1.0 0.0;
+                        offset, -13 250;
                     }
                     image {
                         normal: "e17_titlebar_outline.png";
@@ -799,7 +801,7 @@
                     }
                     image {
                         normal: "e17_titlebar.png";
-                        border: 10 10 10 10;
+                        border: 8 8 8 8;
                     }
                     color: 255 255 255 0;
                 }
@@ -815,6 +817,162 @@
                 }
             }
             part {
+                name, "title_glint_clip";
+                type, RECT;
+                mouse_events, 0;
+                description {
+                    state, "default" 0.0;
+                    rel1 {
+                        offset, 3 3;
+                        to, "label_grabber";
+                    }
+                    rel2 {
+                        offset, -4 -4;
+                        to, "label_grabber";
+                    }
+                    color, 255 255 255 255;
+                }
+            }
+            part {
+                name, "title_glint_1";
+                mouse_events, 0;
+                description {
+                    state, "default" 0.0;
+                    visible, 0;
+                    color, 255 255 255 0;
+                    align, 0.0 0.0;
+                    max, 34 13;
+                    rel1 {
+                        relative, 0.0 0.0;
+                        offset, 2 2;
+                        to, "label_grabber";
+                    }
+                    rel2 {
+                        relative, 1.0 1.0;
+                        offset, -3 -3;
+                        to, "label_grabber";
+                    }
+                    image {
+                        normal, "e17_titlebar_glint1.png";
+                        border, 5 0 5 0;
+                    }
+                }
+                description {
+                    state, "active" 0.0;
+                    inherit, "default" 0.0;
+                    visible, 1;
+                    color, 255 255 255 255;
+                }
+            }
+            part {
+                name, "title_glint_2";
+                mouse_events, 0;
+                clip_to, "title_glint_clip";
+                description {
+                    state, "default" 0.0;
+                    visible, 0;
+                    color, 255 255 255 0;
+                    align, 1.0 0.5;
+                    max, 0 0;
+                    rel1 {
+                        relative, 0.0 0.0;
+                        offset, 3 3;
+                        to, "label_grabber";
+                    }
+                    rel2 {
+                        relative, 0.0 1.0;
+                        offset, 3 -4;
+                        to, "label_grabber";
+                    }
+                    image {
+                        normal, "e17_titlebar_glint2.png";
+                        border, 0 0 5 5;
+                    }
+                }
+                description {
+                    state, "active" 0.0;
+                    inherit, "default" 0.0;
+                    visible, 1;
+                    color, 255 255 255 255;
+                    max, 169 9999;
+                    min, 169 8;
+                    align, 0.5 0.5;
+                    rel1 {
+                        relative, 0.0 0.0;
+                        offset, 3 3;
+                    }
+                    rel2 {
+                        relative, 0.0 1.0;
+                        offset, 3 -4;
+                    }
+                }
+                description {
+                    state, "active2" 0.0;
+                    inherit, "default" 0.0;
+                    visible, 1;
+                    color, 255 255 255 128;
+                    max, 169 9999;
+                    min, 169 8;
+                    align, 0.5 0.5;
+                    rel1 {
+                        relative, 1.0 0.0;
+                        offset, -4 3;
+                    }
+                    rel2 {
+                        relative, 1.0 1.0;
+                        offset, -4 -4;
+                    }
+                }
+                description {
+                    state, "active3" 0.0;
+                    inherit, "default" 0.0;
+                    visible, 0;
+                    color, 255 255 255 0;
+                    max, 169 9999;
+                    min, 169 8;
+                    align, 0.0 0.5;
+                    rel1 {
+                        relative, 1.0 0.0;
+                        offset, -4 3;
+                    }
+                    rel2 {
+                        relative, 1.0 1.0;
+                        offset, -4 -4;
+                    }
+                } 
+            }
+            part {
+                name, "title_glint_3";
+                mouse_events, 0;
+                description {
+                    state, "default" 0.0;
+                    visible, 0;
+                    color, 255 255 255 0;
+                    align, 1.0 1.0;
+                    max, 34 13;
+                    rel1 {
+                        relative, 0.0 0.0;
+                        offset, 2 2;
+                        to, "label_grabber";
+                    }
+                    rel2 {
+                        relative, 1.0 1.0;
+                        offset, -3 -3;
+                        to, "label_grabber";
+                    }
+                    image {
+                        normal, "e17_titlebar_glint3.png";
+                        border, 0 5 0 5;
+                    }
+                }
+                description {
+                    state, "active" 0.0;
+                    inherit, "default" 0.0;
+                    visible, 1;
+                    color, 255 255 255 255;
+                }
+            }
+            part {
                 name, "label";
                 type, TEXT;
                 effect, SHADOW;
@@ -942,7 +1100,7 @@
                 signal: "mouse,in";
                 action: STATE_SET "hilited" 0.0;
                 target: "label_grabber_deco";
-                transition: SINUSOIDAL 0.75;
+                transition: ACCELERATE 0.5;
             }
             program {
                 name: "label_out";
@@ -950,7 +1108,52 @@
                 signal: "mouse,out";
                 action: STATE_SET "default" 0.0;
                 target: "label_grabber_deco";
-                transition: SINUSOIDAL 0.75;
+                transition: DECELERATE 0.75;
+            }
+            program {
+                name, "go_active3b";
+                signal, "mouse,in";
+                source, "label_grabber";
+                action, STATE_SET "active" 0.0;
+                target, "title_glint_1";
+                target, "title_glint_2";
+                transition, LINEAR 0.05;
+                after, "go_active4";
+                after, "go_active4b";
+            }
+            program {
+                name, "go_active4";
+                action, STATE_SET "active2" 0.0;
+                target, "title_glint_2";
+                transition, LINEAR 0.2;
+                after, "go_active5";
+                after, "go_active5b";
+            }
+            program {
+                name, "go_active4b";
+                action, STATE_SET "active" 0.0;
+                target, "title_glint_3";
+                transition, LINEAR 0.2;
+            }
+            program {
+                name, "go_active5";
+                action, STATE_SET "active3" 0.0;
+                target, "title_glint_2";
+                transition, LINEAR 0.05;
+            }
+            program {
+                name, "go_active5b";
+                action, STATE_SET "default" 0.0;
+                target, "title_glint_3";
+                transition, LINEAR 0.1;
+                after, "go_active6";
+            }
+            program {
+                name, "go_active6";
+                action, STATE_SET "default" 0.0;
+                target, "title_glint_1";
+                target, "title_glint_2";
+                target, "title_glint_3";
             }
         }
     }




-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to