main/wayland: added a simple main loop
[staging/windowmanager.git] / src / wayland.hpp
2017-08-08 Marcus Fritzschmain/wayland: added a simple main loop
2017-08-08 Marcus Fritzschwayland: minor fix with this-> and formatting
2017-08-08 Marcus Fritzschrenamed controller event methods, all have now a contro...
2017-08-08 Marcus Fritzschremoved all notifier remnants
2017-08-08 Marcus Fritzschwayland: refactored genivi object events
2017-08-08 Marcus Fritzschwayland: added notification prototype, be more explicit...
2017-08-08 Marcus Fritzschfixed display dtor message, added layer request defs
2017-08-08 Marcus Fritzschmoved callback thunks to impl, makes classes readable
2017-08-08 Marcus Fritzschhooked up genivi::surface and layer
2017-08-08 Marcus Fritzschcpp, simple wrappers for most of what we need, ivi_...