Ecore_Wayland: Fix mouse & focus send functions to support passing of
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 4 Jan 2012 08:27:31 +0000 (08:27 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 4 Jan 2012 08:27:31 +0000 (08:27 +0000)
commit742d972ad106f1370f2782512891ea6e2cab12ed
tree4c458bca831a7b7ddfcbe2a9ad62a2e6bc27d79e
parenta5c73cb1b82b01c04001e0013de063842b954e81
Ecore_Wayland: Fix mouse & focus send functions to support passing of
specific 'surface' and 'time'.
Add function (internal) to send a mouse_move (cleans up code).
Add event 'multi' stuff for mouse button down.
Fix handle_pointer_focus function to not send 'focus' events (handled
differently).
Fix handle_keyboard_focus function to actually send 'focus' to new
windows.

NB: This fixes most of the focus issues I was having earlier.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@66859 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_wayland/ecore_wl.c