WaylandDrmWindowSystem: Modify for multi screen
authorNobuhiko Tanibata <ntanibata@jp.adit-jv.com>
Fri, 21 Dec 2012 04:25:09 +0000 (13:25 +0900)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Wed, 9 Jan 2013 13:04:29 +0000 (05:04 -0800)
commit23a014049d105baa8e91ec29f4dc3e02ca950cdf
tree59768f29450577e30c25d4fe6291cbab8cd7b111
parent100fec3df478d2b8893d1166942f94c837cf0a93
WaylandDrmWindowSystem: Modify for multi screen

WaylandBaseWindowSystem
  Add virtual definition because of overriding.

WaylandDrmWindowSystem
  Add controlling multiple screens

Signed-off-by: Nobuhiko Tanibata <ntanibata@jp.adit-jv.com>
LayerManagerPlugins/Renderers/Graphic/include/WindowSystems/WaylandBaseWindowSystem.h
LayerManagerPlugins/Renderers/Graphic/include/WindowSystems/WaylandDrmWindowSystem.h
LayerManagerPlugins/Renderers/Graphic/src/WindowSystems/WaylandDrmWindowSystem.cpp