Ecore_Wayland: Add keyrepeating support :) Fixes ticket #1292
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 9 Aug 2012 09:57:47 +0000 (09:57 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 9 Aug 2012 09:57:47 +0000 (09:57 +0000)
commit7c2d8c684cbf955ed51e5a2c3950c615d59ea7d6
tree1a6cb072ca68f8b4e3cfc5bb7da5a69ef42d7941
parent6b5d4e2ffbb2c0d5901ebdec6e92eb14a57b2fc9
Ecore_Wayland: Add keyrepeating support :) Fixes ticket #1292

This commit adds support to efl applications (elm) under wayland so
that they can get key repeats. All of this is internal and does not
require the application to do anything, which means the elm test for
notepad now works with repeating keys.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@75037 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_wayland/Ecore_Wayland.h
src/lib/ecore_wayland/ecore_wl_input.c