aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-08-08wayland: set surfaces fullscreen when configured.Marcus Fritzsch1-0/+3
2017-08-08main: init dummy layout of layer 100 on the first screenMarcus Fritzsch1-0/+25
2017-08-08main: check that outputs are available before running main loopMarcus Fritzsch1-0/+3
2017-08-08main: execute controllers pending tasks, clang-formatMarcus Fritzsch1-11/+16
2017-08-08main/wayland: added a simple main loopMarcus Fritzsch1-5/+46
2017-08-08moved callback thunks to impl, makes classes readableMarcus Fritzsch1-1/+6
2017-08-08hooked up genivi::surface and layerMarcus Fritzsch1-14/+10
2017-08-08cpp, simple wrappers for most of what we need, ivi_* still incompleteMarcus Fritzsch1-135/+18
2017-08-08cpp, more listenersMarcus Fritzsch1-0/+172