e-comp-wl: Update keyboard key state regardless of client focus or not
authorChris Michael <cp.michael@samsung.com>
Tue, 14 Jul 2015 14:18:19 +0000 (10:18 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 14 Jul 2015 17:29:02 +0000 (13:29 -0400)
commit74e96f382695d31303accd1605403d384cf57b2b
tree4fc6d805cce559df1e76b6a4cc00e0808c4f6032
parent5052bd926699dfe4417ee2d096100e80d9a11cfb
e-comp-wl: Update keyboard key state regardless of client focus or not

Key state updates need to be consistent. As we update the key state on
key up regardless of client focus, then we should be doing the same in
the key_down event handler so that key state remains consistent.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/e_comp_wl.c