summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Ensure versionless wrappers do not introduce a new variable scope"Craig Scott2021-09-062-4/+4
* Fix WaylandCompositor QT_QML_SOURCE_VERSION usageCraig Scott2021-09-021-15/+4
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-012-4/+4
* Install plugins.qmltypes for IviApplication shellEskil Abrahamsen Blomfeldt2021-08-311-0/+1
* Keep reference to buffer until it has been replacedEskil Abrahamsen Blomfeldt2021-08-242-22/+32
* Implement wp_viewporter support for video buffer formatsEskil Abrahamsen Blomfeldt2021-08-231-1/+11
* Ignore viewporter buffer size when buffer is nullEskil Abrahamsen Blomfeldt2021-08-231-8/+10
* doc: Expand documentation for server-side decorations exampleEskil Abrahamsen Blomfeldt2021-08-161-1/+2
* doc: Expand documentation of Pure QML exampleEskil Abrahamsen Blomfeldt2021-08-161-1/+1
* doc: Add documentation for TextInputManagerEskil Abrahamsen Blomfeldt2021-08-162-2/+33
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-1231-31/+31
* Delete texture resource immediately to prevent race on shutdownRobert Griebl2021-08-041-2/+1
* Cleanup up all subsurface QQuickItems correctlyDominik Holland2021-08-021-0/+1
* Adjust INTERFACE_MODULE_HAS_HEADERS property nameAlexey Edelev2021-08-022-2/+2
* Use QPointF for native gesture delta valuesShawn Rutledge2021-07-191-4/+4
* Do not update the mask if we do not have a surfaceAleix Pol2021-07-131-4/+4
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-0630-42/+34
* linux-dmabuf-unstable-v1: Fix importing dmabuf buffers with modifiersAlexandros Frantzis2021-06-291-68/+61
* Make sure cursor drag icon does not get enter/leave eventsPaul Olav Tvete2021-06-291-0/+1
* Use QEventPoint::State instead of Qt::TouchPointStateJiDe Zhang2021-06-259-15/+21
* CMake: Don't use the NO_CREATE_BACKING_TARGET optionAlexandru Croitor2021-06-211-1/+0
* Remove old configure-related filesJoerg Bornemann2021-06-172-568/+0
* cmake: be more flexible when creating Wayland client and server extension hea...Robert Griebl2021-06-163-13/+24
* cmake: create Wayland extension headers in the correct module pathRobert Griebl2021-06-151-2/+4
* Doc: Fix undocumented parameter in QWaylandCompositor::seatFor()Topi Reinio2021-06-071-1/+1
* Port qtwayland to new QML CMake APIFabian Kosmale2021-06-0516-148/+85
* Add "We mean it" to private headersFabian Kosmale2021-06-035-0/+56
* doc: Expand ivi-compositor example documentationEskil Abrahamsen Blomfeldt2021-06-031-1/+1
* doc: Expand the Minimal QML exampleEskil Abrahamsen Blomfeldt2021-06-031-1/+1
* doc: Add documentation about shell extensionsEskil Abrahamsen Blomfeldt2021-06-031-0/+72
* Add 'Commercial or GPLv3' header to Compositor documentationKai Köhne2021-06-021-0/+1
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-313-8/+8
* Enhance QWaylandQuickHardwareLayer supportElvis Lee2021-05-313-4/+12
* Implement support for pointer gestures v1Povilas Kanapickas2021-05-289-2/+638
* Add protocol for pointer-gestures-unstable-v1Povilas Kanapickas2021-05-283-0/+204
* client: Gracefully handle shutdown and window hidingEskil Abrahamsen Blomfeldt2021-05-273-4/+19
* Client: Disconnect registry listener on destructionDavid Edmundson2021-05-192-0/+8
* Move qtwaylandscanner to libexecKai Köhne2021-05-181-0/+1
* Client: expose toplevel window stateJan Grulich2021-05-144-2/+48
* Remove forward declaration of class that doesn't exist anymoreAlbert Astals Cid2021-05-141-1/+0
* Include locale.h for setlocale/LC_CTYPEAlbert Astals Cid2021-05-121-0/+4
* Do not set null cursor surface on pointer leaveJaeyoon Jung2021-05-121-1/+0
* Client: Announce an output after receiving more complete stateVlad Zahorodnii2021-05-102-11/+31
* Client: Set XdgShell size hints before the first commitDavid Edmundson2021-05-101-2/+1
* doc: Add a note to hasProtectedContent() functionEskil Abrahamsen Blomfeldt2021-05-061-0/+3
* Export wl-shell integrationElvis Lee2021-04-291-11/+25
* Export wayland-egl compositor hwintegrationElvis Lee2021-04-298-14/+36
* Export wayland-egl client hwintegrationElvis Lee2021-04-2816-42/+59
* client: Remove unused header fileEskil Abrahamsen Blomfeldt2021-04-281-62/+0
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-271-8/+0