aboutsummaryrefslogtreecommitdiffstats
path: root/src/wayland.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-08-08wayland: store layer propertiesMarcus Fritzsch1-0/+8
2017-08-08wayland: initalize all controll membersMarcus Fritzsch1-0/+2
2017-08-08wayland: add missing add_layer and clear requests to genivi::screenMarcus Fritzsch1-0/+3
2017-08-08wayland: add missing controller requestsMarcus Fritzsch1-0/+6
2017-08-08wayland: task names, delete surfaces using pending_tasksMarcus Fritzsch1-4/+9
2017-08-08wayland: added a pending tasks list to controllerMarcus Fritzsch1-0/+15
2017-08-08wayland: storing output mode and surface propertiesMarcus Fritzsch1-0/+4
2017-08-08wayland: added genivi::rect and genivi::size and props to genivi::surfaceMarcus Fritzsch1-0/+16
2017-08-08main/wayland: added a simple main loopMarcus Fritzsch1-0/+2
2017-08-08wayland: minor fix with this-> and formattingMarcus Fritzsch1-1/+1
2017-08-08renamed controller event methods, all have now a controller_ prefixMarcus Fritzsch1-4/+5
2017-08-08removed all notifier remnantsMarcus Fritzsch1-40/+0
2017-08-08wayland: refactored genivi object eventsMarcus Fritzsch1-38/+47
2017-08-08wayland: added notification prototype, be more explicit about struct typesMarcus Fritzsch1-35/+154
2017-08-08fixed display dtor message, added layer request defsMarcus Fritzsch1-2/+16
2017-08-08moved callback thunks to impl, makes classes readableMarcus Fritzsch1-159/+39
2017-08-08hooked up genivi::surface and layerMarcus Fritzsch1-5/+109
2017-08-08cpp, simple wrappers for most of what we need, ivi_* still incompleteMarcus Fritzsch1-0/+212