summaryrefslogtreecommitdiffstats
path: root/examples/wayland/qwindow-compositor/compositor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compositor: Fix coordinate system inconsistenciesJohan Klokkhammer Helsing2018-11-161-2/+2
* qwindow-compositor: rename input to seatJohan Klokkhammer Helsing2018-08-091-6/+6
* Make sure we don't use deleted memory in examplePaul Olav Tvete2018-08-041-2/+5
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-9/+1
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-2/+2
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-3/+13
* Add animations to the C++ examplePaul Olav Tvete2017-01-021-5/+74
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-031-1/+4
* Refactor buffer handlingPaul Olav Tvete2016-10-011-22/+3
* Compositor: Base shell classPier Luigi Fiorini2016-09-301-2/+3
* Compositor API: Add closeAllPopups method to QWaylandWlShellJohan Klokkhammer Helsing2016-09-201-16/+11
* Rename the QWaylandXdg* classes to QWaylandXdg*V5Giulio Camuffo2016-09-051-19/+19
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-281-1/+3
|\
| * qwindow-compositor: remove drag icon before droppingJohan Klokkhammer Helsing2016-08-111-1/+3
* | Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-221-4/+4
* | Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-15/+15
* | Rename createSurface and similar signalsJohan Klokkhammer Helsing2016-08-031-5/+5
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-021-7/+7
|/
* Example cleanupPaul Olav Tvete2016-07-041-0/+494