keyrouter: Replace get_keyroutes() with notify_key() 42/278242/1
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 6 Jul 2022 01:54:44 +0000 (10:54 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:59:17 +0000 (14:59 +0900)
commitf29f6dcedae721cec462af6f1bd8add294a0e585
tree134f135ff4d90ef1dffb7e6b705a120472da6cf4
parent0f72718246529b64ae641457786f47d3d5c734e3
keyrouter: Replace get_keyroutes() with notify_key()

Instead of returning key routes list to the compositor, it will deal
with keyboard key events on the behalf of the compositor according to
keyrouter extension protocol.

Change-Id: I6b7085402c6bb5cad0160f356c327af1467f9726
include/libds-tizen/keyrouter.h
src/keyrouter/keyrouter.c
src/keyrouter/keyrouter.h
src/keyrouter/keyrouter_grab.c