summaryrefslogtreecommitdiffstats
path: root/examples/wayland/minimal-cpp/README
Commit message (Collapse)AuthorAgeFilesLines
* Make the minimal-cpp example a real compositorPaul Olav Tvete2018-03-211-1/+2
| | | | | | | | | Use the ivi-application protocol, since a compositor without a shell is not really a proper compositor. Use the IVI id to determine the position instead of generating a random position for each frame. Change-Id: I2ede824c656e4c2ef88117cf0f0b8d27ad80b6e2 Reviewed-by: Johan Helsing <johan.helsing@qt.io>
* A minimal c++-based compositorPaul Olav Tvete2016-01-121-0/+7
No input handling. Change-Id: Ie35f8ad5ff7317c83b9b76bc5c45adaca8bdb6fb Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>