I have a theme in which i say:
      program {
         name,    "shade_action2";   
         signal,  "mouse,wheel,0,-1";   
         source,  "title";
         action,  SIGNAL_EMIT "action" "shade";  
      }

If I scroll up the window will be shaded nicely, but if i scroll up again it 
unshades and i do not want that. further i want it to unshade using  
"mouse,wheel,0,1" but i figure there is no such signal called unshade, or is 
there? Is the shade signal just a toggle, or can i send specific shade and 
unshade events? One last question, is it possible to get the currunt state 
and respond on that conditionally?

best regards, Nick



-------------------------------------------------------
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to