ecore_wl2: prevent invalid timer if the input is invalid. 33/260833/1
authorHermet Park <chuneon.park@samsung.com>
Mon, 5 Jul 2021 09:07:04 +0000 (18:07 +0900)
committerHermet Park <chuneon.park@samsung.com>
Mon, 5 Jul 2021 10:19:54 +0000 (19:19 +0900)
commitbcc10a06244b3e3b66a5e56cbfe11aa595a7e014
treed92dd2a579a8d3c7220d090313d8b29f0214cb07
parent392d8d92c9b906269206a2149d98ff94349a7543
ecore_wl2: prevent invalid timer if the input is invalid.

Summary:
It is non-sense that running timer even if the input/timer is invalid.
Stop the timer to prevent invalid key down repeating.

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D12285

Change-Id: Id36b9b61b90ad6dd886cb2e7653be6b7f7b29c84
src/lib/ecore_wl2/ecore_wl2_input.c