Ecore_Wayland: Add keyrepeating support :) Fixes ticket #1292
authorChristopher Michael <cpmichael1@comcast.net>
Thu, 9 Aug 2012 09:57:47 +0000 (09:57 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Thu, 9 Aug 2012 09:57:47 +0000 (09:57 +0000)
commita5e2b68c698fd46298c21e213f5e1481375302a6
tree421ce327465eae0ed91f5a55cfbf722033a84016
parentbd45f13f66c0ed05806b263537c21c0033abc0d8
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.

SVN revision: 75037
legacy/ecore/src/lib/ecore_wayland/Ecore_Wayland.h
legacy/ecore/src/lib/ecore_wayland/ecore_wl_input.c