summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Support threaded rendering for Nvidia EGLStreamsPaul Olav Tvete2017-10-252-0/+6
* Fix outdated FDL license headerKai Koehne2017-10-207-31/+31
* Add non-global object to custom extension examplePaul Olav Tvete2017-10-057-11/+254
* Make minimal-cpp work with EGLStreamsPaul Olav Tvete2017-09-211-1/+6
* Add missing documentation for examplesJohan Klokkhammer Helsing2017-08-144-0/+161
* Update .gitignorePaul Olav Tvete2017-07-102-0/+2
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-0440-95/+495
* Include minimal-cpp example in buildPaul Olav Tvete2017-04-271-1/+1
* Remove non-functional examplePaul Olav Tvete2017-04-2717-1229/+1
* multi-screen example: use Screen.virtualX/Y rather than screenShawn Rutledge2017-03-281-2/+2
* Update examples to account for Window.targetScreen renamev5.9.0-alpha1Tor Arne Vestbø2017-02-113-6/+6
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2511-43/+134
|\
| * Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-2310-25/+25
| * Add animations to the C++ examplePaul Olav Tvete2017-01-023-19/+110
* | Remove unused files from examplePaul Olav Tvete2017-01-023-103/+0
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-121-1/+2
|\|
| * Make qwindow-compositor look different than pure-qmlPaul Olav Tvete2016-11-291-1/+2
* | Try to find compositor among parents for QWaylandQuickOutputJohan Klokkhammer Helsing2016-12-062-4/+0
* | multi-screen example: create an output for each screenShawn Rutledge2016-11-232-33/+36
* | Merge remote-tracking branch 'qt/5.8' into devPaul Olav Tvete2016-11-2310-60/+19
|\|
| * Move qtwayland over to use the new configuration systemLars Knoll2016-11-237-55/+11
| * Make sure we send leave events in the c++ examplePaul Olav Tvete2016-11-221-4/+3
| * Fix crash with nested xdg popupsPaul Olav Tvete2016-11-171-1/+2
| * Fade-out animation for menusPaul Olav Tvete2016-11-151-0/+3
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-037-0/+367
|\|
| * Add a multi-screen compositor exampleJohan Klokkhammer Helsing2016-10-107-0/+367
* | spanning-screen: show how a real multi-display system would do itLaszlo Agocs2016-10-111-1/+11
|/
* Example compositor for the ivi application extensionJohan Klokkhammer Helsing2016-10-045-0/+172
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-039-10/+16
* Refactor buffer handlingPaul Olav Tvete2016-10-016-44/+22
* Make the custom extension example more interestingPaul Olav Tvete2016-09-3011-95/+470
* Follow surface isMapped property renamePier Luigi Fiorini2016-09-301-2/+2
* Compositor: Base shell classPier Luigi Fiorini2016-09-302-3/+4
* Compositor: Add a spanning screens exampleJohan Klokkhammer Helsing2016-09-275-0/+201
* Compositor API: Add closeAllPopups method to QWaylandWlShellJohan Klokkhammer Helsing2016-09-202-18/+12
* Simplify custom-extension examplePaul Olav Tvete2016-09-0816-70/+50
* Rename the QWaylandXdg* classes to QWaylandXdg*V5Giulio Camuffo2016-09-055-30/+30
* 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
* | Remove extensions array from the minimal QML compositor exampleJohan Klokkhammer Helsing2016-08-231-10/+8
* | Remove QWaylandView from the QML APIPaul Olav Tvete2016-08-223-3/+3
* | Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-225-8/+8
* | Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-116-25/+25
* | Rename createSurface and similar signalsJohan Klokkhammer Helsing2016-08-036-13/+13
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-027-152/+148
|\|
| * Slightly more minimal examplePaul Olav Tvete2016-07-121-7/+3
| * Example cleanupPaul Olav Tvete2016-07-046-145/+145
* | Migrate to public QOpenGLTextureBlitterLaszlo Agocs2016-07-292-2/+2
* | Compile with -no-openglJohan Klokkhammer Helsing2016-07-201-5/+6
* | Rename sendUnMaximized to sendUnmaximizedJohan Klokkhammer Helsing2016-07-121-1/+1