Not handle events if keyboard is on
authorShinwoo Kim <cinoo.kim@samsung.com>
Thu, 19 Jan 2017 01:55:30 +0000 (10:55 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Wed, 5 Apr 2017 01:57:22 +0000 (10:57 +0900)
commit96ddd81898c81bfc8258c14d6ac7dfffee10e7be
treec256ab893f2f7e6c4c4a8647df09f5bed8c1deaa
parent0ea2d99f2155c087e254722aff3ff5464d5535c7
Not handle events if keyboard is on

The keyboard is using ecore_event_filter, so it is not possilbe to get events on activated application side.
So this commit ignores events if keyboard is on.

Change-Id: I1d493decb21b302f27b4500e7735025b35525c00
src/lib/elm_atspi_bridge.c