summaryrefslogtreecommitdiffstats
path: root/examples/wayland/minimal-cpp/compositor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Documentation for the minimal-cpp examplePaul Olav Tvete2023-02-101-7/+13
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-49/+2
* Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-281-2/+6
* C++ examples: Delay compositor initialization until GL is readyPaul Olav Tvete2019-01-091-0/+1
* Add mouse and keyboard handling to minimal-cpp examplePaul Olav Tvete2018-08-161-4/+101
* Make the minimal-cpp example a real compositorPaul Olav Tvete2018-03-211-11/+8
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-2/+1
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-3/+13
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-031-1/+4
* Refactor buffer handlingPaul Olav Tvete2016-10-011-11/+3
* A minimal c++-based compositorPaul Olav Tvete2016-01-121-0/+124