Minor refactor of NavigationInterface 51/164551/31
authorRadoslaw Cybulski <r.cybulski@partner.samsung.com>
Tue, 19 Dec 2017 14:58:37 +0000 (15:58 +0100)
committerRadoslaw Cybulski <r.cybulski@partner.samsung.com>
Wed, 17 Jan 2018 14:50:37 +0000 (15:50 +0100)
commit1db16ce349c31dcc7f7de70c9636e5e3a4daf249
treed1d3796542f693d82135a176247ea81b698b96df
parentaf93103240cdbec6c0b15e2bed0bd46c9accb097
Minor refactor of NavigationInterface

Adds methods to receive current context element and current visible
root atspi object.
Removes dependency on Window object to retrieve screen size -
constructing Window object in batch mode was causing constant
navigation context changes.

Change-Id: I37851c7aaa8a6267060f63937b59222131b67394
src/NavigationInterface.cpp
src/NavigationInterface.hpp
src/UniversalSwitch.cpp
src/UniversalSwitch.hpp