wayland: refactored genivi object events
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Fri, 9 Jun 2017 15:13:43 +0000 (17:13 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 8 Aug 2017 15:24:00 +0000 (17:24 +0200)
commita0eba6dbbf675a45f744fb8d6f4fb3cc1c901713
treec1ce3e29a93a567730775e846fcbd62274878db8
parentfdc1e4622d8aae5bf380e4b197ab616fed7efd34
wayland: refactored genivi object events

Events are now delivered to surface_* and layer_* methods of the
controller. The genivi object wrappers still are needed to hold wl_proxy
objects, their id and a reference/pointer to the controller.

Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
src/wayland.cpp
src/wayland.hpp