very basic virtual keyboard support.
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Mon, 3 Aug 2015 12:21:35 +0000 (14:21 +0200)
committerTomasz Olszak <t.olszak@samsung.com>
Tue, 4 Aug 2015 06:41:28 +0000 (15:41 +0900)
commitbdd91a67f7bc9ed7be637a17531cc4d75126c217
tree94fb45c33491d2cd637d2d17deb69a0a3f3ab8e8
parent22f3b6bef4ec3a1423d85ef777b1b0ef30595976
very basic virtual keyboard support.

This is the first iteration of bringing ime support
for screen reader. Current implementation will just
forward mouse events to keyboard window. This do not
add accessibility features to keyboard, however enables
testing applications with input support.

Change-Id: Ic2a24491873773790b80e1642d3d610a3d72ebf3
src/screen_reader_gestures.c