Enlightenment CVS committal Author : atmosphere Project : e17 Module : apps/entrance
Dir : e17/apps/entrance/data/themes/taillights/parts Modified Files: session_group.edc Log Message: better session group mouse event handling =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/session_group.edc,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- session_group.edc 7 Mar 2004 22:01:17 -0000 1.7 +++ session_group.edc 8 Mar 2004 00:30:10 -0000 1.8 @@ -38,7 +38,7 @@ } part { - name, "base"; + name, "base_grabber"; type, RECT; mouse_events, 1; description @@ -53,6 +53,29 @@ rel2 { relative, 1.0 1.0; + offset, 0 0; + } + color, 255 255 255 0; + } + } + part + { + name, "base"; + type, RECT; + mouse_events, 0; + clip_to, "base_clip"; + description + { + state, "default" 0.0; + visible, 1; + rel1 + { + relative, 0.0 0.0; + offset, 0 0; + } + rel2 + { + relative, 1.0 1.0; offset, -51 0; } color, 192 192 192 64; ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs