summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-095-0/+281
* Make texture sharing mechanism hidden and experimentalEskil Abrahamsen Blomfeldt2020-11-1122-868/+1
* CMake Build: Fix QtWayland examples linker errorsCristian Adam2020-11-055-5/+5
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2618-0/+72
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-2018-18/+18
* Fix examples to include IviApplication importEskil Abrahamsen Blomfeldt2020-10-053-0/+3
* Add iviShell support to example compositorsPaul Olav Tvete2020-09-233-0/+11
* New input method protocol for use with Qt clientsEskil Abrahamsen Blomfeldt2020-08-261-1/+1
* Update QML syntaxPaul Olav Tvete2020-07-311-1/+1
* Move WlShell types into their own importEskil Abrahamsen Blomfeldt2020-07-099-0/+9
* Move IviApplication classes into their own importEskil Abrahamsen Blomfeldt2020-07-091-0/+1
* Move XdgShell types into their own importEskil Abrahamsen Blomfeldt2020-07-0912-0/+12
* Move Screen -> CompositorScreen in examplesEskil Abrahamsen Blomfeldt2020-07-0912-10/+8
* Remove import versions from QML examplesEskil Abrahamsen Blomfeldt2020-07-0924-75/+71
* Remove deprecated codeEskil Abrahamsen Blomfeldt2020-07-0720-1414/+0
* pure-qml: Rename Screen to CompositorScreenEskil Abrahamsen Blomfeldt2020-07-065-4/+4
* Remove last redundant autoCreatePopupItemsPaul Olav Tvete2020-07-021-1/+0
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-291-8/+8
* Adapt to new QPointingDevice APIShawn Rutledge2020-06-263-17/+17
* Use WaylandCursorItem over clients, window system cursor otherwiseShawn Rutledge2020-05-293-9/+8
* CMake: Regenerate projectsAlexandru Croitor2020-05-2620-20/+100
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Liang Qi2020-04-291-0/+4
|\
| * Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-291-0/+4
| |\
| | * examples: fix wayland/texture-sharing/custom-compositorPeter Seiderer2020-04-061-0/+4
* | | Client: Don't send fake SurfaceCreated/Destroyed eventsDavid Edmundson2020-04-281-2/+5
|/ /
* | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-265-24/+8
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-269-12/+1
|\ \
| * | Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-301-1/+1
| * | Compositor: Change default of autoCreatePopupItems to trueJohan Klokkhammer Helsing2019-10-047-9/+0
| * | Compositor: Remove QWaylandQuickItem::sizeFollowsSurfaceJohan Klokkhammer Helsing2019-10-032-2/+0
| |/
* | Initial CMake portJohan Klokkhammer Helsing2019-11-2626-0/+1015
* | Set unique targets for examples that conflictJohan Klokkhammer Helsing2019-10-025-2/+8
|/
* Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-283-4/+8
* Compositor: Add xdg-output unstable v1 supportPier Luigi Fiorini2019-08-263-3/+21
* Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-08-161-1/+3
|\
| * Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-141-2/+6
| |\
| | * Fix the build when libs didn't get builtLiang Qi2019-08-121-2/+6
* | | Fix build with Qt 6 and strict API deprecationsSimon Hausmann2019-08-011-1/+1
* | | Compositor: some parts depends on opengl feature instead of moduleLiang Qi2019-06-201-2/+2
* | | Eradicate Q_FOREACH loops [1/2]: trivial casesMarc Mutz2019-05-212-3/+5
* | | Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-071-1/+1
|\| |
| * | client: rework input method handlingGatis Paeglis2019-04-151-1/+1
* | | Compositor: Don't require OpenGL to build the QML APIsJohan Klokkhammer Helsing2019-04-041-7/+12
* | | New texture sharing protocol and infrastructurePaul Olav Tvete2019-03-2818-2/+759
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-106-2/+7
|\|
| * C++ examples: Delay compositor initialization until GL is readyPaul Olav Tvete2019-01-096-2/+7
* | Compositor: Fix coordinate system inconsistenciesJohan Klokkhammer Helsing2018-11-165-7/+7
|/
* Add server buffer integration using Linux dma-bufPaul Olav Tvete2018-09-211-2/+2
* Don't use members of wl_resourceJohan Klokkhammer Helsing2018-09-181-1/+1
* server-side-decoration example: Implement window movePaul Olav Tvete2018-08-211-12/+23