efl/legacy/ecore/src
Rafael Antognolli 44538e442a ecore/ecore_fb: Disable mouse move event filtering.
There are two main reasons for disabling this now:
 - it's not working, some problem with an assertion of ecore_lock is
 making the program abort;
 - it's wrong, mouse move events can only be filtered out if they are
 received from an absolute axis device (touchscreen and so), not
 relative ones, like mouse or touchpads.
Patch for SiT.



SVN revision: 64444
2011-10-27 18:57:23 +00:00
..
bin ecore: Make test more asserty 2011-07-18 00:20:00 +00:00
examples Welcome EWS - Ecore+Evas Single Process Windowing System. 2011-10-05 22:11:00 +00:00
lib ecore/ecore_fb: Disable mouse move event filtering. 2011-10-27 18:57:23 +00:00
modules Ecore_Xim: No need to link against xcb flags here. 2011-09-24 07:23:17 +00:00
tests Ecore-con: Add a client/server unit test 2011-09-29 21:05:02 +00:00
util Ecore: Add 'makekeys' utility (used for compiling new xcb stuff) 2011-07-14 15:43:49 +00:00
Makefile.am Ecore: Add 'makekeys' utility (used for compiling new xcb stuff) 2011-07-14 15:43:49 +00:00