wayland: fix key repeat
authorDerek Foreman <derekf@osg.samsung.com>
Thu, 23 Jul 2015 15:01:31 +0000 (11:01 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 23 Jul 2015 15:01:31 +0000 (11:01 -0400)
commit457f3c013c9fc7d3648b656b01b4c730d842be11
tree5b63416bede9e98b088f7d7777ab4edbb9575102
parent5cbbe261d78bb081187cbc99b77930b6d4729d1d
wayland: fix key repeat

Summary:
wl_keyboard_send_repeat_info takes ints, not floats.  We were rounding to
0 and weston-terminal didn't key repeat.

fixes T2597

Reviewers: devilhorns, zmike

Subscribers: cedric

Maniphest Tasks: T2597

Differential Revision: https://phab.enlightenment.org/D2859
src/bin/e_comp_wl_input.c