summaryrefslogtreecommitdiff
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* Support presentation-time protocolElvis Lee2021-12-105-0/+531
* Docs: Fix parentheses for WaylandQuickItem subsurfaceHandler exampleKai Uwe Broulik2021-12-071-2/+3
* Move Q_DECLARE_PUBLIC to the public sectionJani Heikkinen2021-12-031-1/+2
* Q*FActory: remove unused path argumentsThiago Macieira2021-12-026-114/+18
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-0213-20/+510
* Support text-input-unstable-v4-wipInho Lee2021-11-1915-5/+1159
* Don't build XComposite buffer integration by defaultPaul Olav Tvete2021-11-111-11/+3
* Fix race condition with shared memory buffersPaul Olav Tvete2021-10-071-1/+8
* Support different text input protocolsLiang Qi2021-10-077-13/+58
* Add explicit dependency to Libdrm::LibdrmDominik Holland2021-09-081-0/+7
* Revert "Ensure versionless wrappers do not introduce a new variable scope"Craig Scott2021-09-061-2/+2
* Fix WaylandCompositor QT_QML_SOURCE_VERSION usageCraig Scott2021-09-021-15/+4
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-011-2/+2
* Doc: Remove unsupported customFiltersKai Köhne2021-08-251-3/+0
* 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-131-1/+2
* doc: Expand documentation of Pure QML exampleEskil Abrahamsen Blomfeldt2021-08-131-1/+1
* QWaylandQuickItem: Invoke handleSubsurfaceAdded also with QVariantKai Uwe Broulik2021-08-101-0/+4
* CMake: Make WAYLAND_INCLUDE_DIR argument internalJoerg Bornemann2021-08-041-3/+3
* Fix building standalone examples with CMakeJoerg Bornemann2021-08-041-0/+1
* 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-021-1/+1
* Restructure configure featuresJoerg Bornemann2021-07-053-160/+3
* Make sure cursor drag icon does not get enter/leave eventsPaul Olav Tvete2021-06-291-0/+1
* CMake: Don't use the NO_CREATE_BACKING_TARGET optionAlexandru Croitor2021-06-211-1/+0
* Remove forward declaration for classes that don't exist anymoreAlbert Astals Cid2021-06-184-5/+0
* Remove old configure-related filesJoerg Bornemann2021-06-171-271/+0
* cmake: be more flexible when creating Wayland client and server extension hea...Robert Griebl2021-06-161-8/+11
* cmake: create Wayland extension headers in the correct module pathRobert Griebl2021-06-151-2/+4
* doc: Add documentation for TextInputManagerEskil Abrahamsen Blomfeldt2021-06-092-2/+33
* Doc: Fix undocumented parameter in QWaylandCompositor::seatFor()Topi Reinio2021-06-071-1/+1
* Port qtwayland to new QML CMake APIFabian Kosmale2021-06-053-26/+142
* 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
* Enhance QWaylandQuickHardwareLayer supportElvis Lee2021-05-312-3/+11
* Remove forward declaration of class that doesn't exist anymoreAlbert Astals Cid2021-05-141-1/+0
* Do not set null cursor surface on pointer leaveJaeyoon Jung2021-05-121-1/+0
* doc: Add a note to hasProtectedContent() functionEskil Abrahamsen Blomfeldt2021-05-061-0/+3
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-271-8/+0
* Docs: Add "instantiates" keywordsKai Uwe Broulik2021-04-2617-0/+21
* doc: Add Qt 6 porting information for Qt Wayland CompositorEskil Abrahamsen Blomfeldt2021-04-261-1/+12
* Allow seat selectionElvis Lee2021-04-262-13/+19
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* Clean Q_ENUMSJiDe Zhang2021-04-121-1/+0
* Fix race condition when attaching client to text inputEskil Abrahamsen Blomfeldt2021-03-242-0/+4