Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entice
Dir : e17/apps/entice/data/themes/default/programs
Modified Files:
panel.edc
Log Message:
don't have the invisible preview item block mouse events to other parts of entice
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/programs/panel.edc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- panel.edc 17 May 2004 17:31:24 -0000 1.7
+++ panel.edc 17 May 2004 17:43:44 -0000 1.8
@@ -7,6 +7,7 @@
transition, ACCELERATE 0.3;
target, "PanelClip";
target, "PanelMouseArea";
+ target, "entice.preview.confine";
}
program
{
@@ -22,6 +23,15 @@
}
program
{
+ name, "FixPreviewClip";
+ signal, "mouse,out";
+ source, "PanelMouseArea";
+ action, STATE_SET "default" 0.0;
+ transition, ACCELERATE 1.25;
+ target, "entice.preview.confine";
+ }
+ program
+ {
name, "MouseWheelUp";
signal, "mouse,wheel,0,-1";
source, "PanelMouseArea";
-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs