hi.

i was thinking on the lines of building an e module similar to the mouse
gestures plugin for firefox. it would be real cool to execute commands
using mouse gestures in e.

many codebases for mouse gesture recognition are available. 
there is even  a general purpose implementation of a stroke engine for
X 
(http://www.xstroke.org/) which can send key events and execute
commands. however, it does not integrate nicely with a window
manager....
i think that implementing it in e would be neat ;)

the base mechanism needed is getting global mouse events from ecore, and
then feed them to an existing gesture engine. a sane way to coordinate
the mouse gesture with regular mouse use should also be devised.

any thoughts?? 

-- 
=========================================================
Nir Tzachar.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to