summaryrefslogtreecommitdiff
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
...
* Send correct modifier state for non-windowsystem key eventsPaul Olav Tvete2022-03-154-2/+60
* Also accept a client text-input extension registered too lateDominik Holland2022-03-153-6/+21
* wayland: do not rely on transitive includesFabian Kosmale2022-03-115-0/+6
* Make sure all private headers include at least one otherThiago Macieira2022-03-0819-14/+31
* QWaylandBufferRef: fix relational operatorsMarc Mutz2022-02-284-11/+112
* Use opaque render list when client content is opaqueEskil Abrahamsen Blomfeldt2022-02-174-5/+37
* Call updateSize only for new windowsBernd Weimer2022-02-151-7/+7
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-02-1489-128/+116
* Fix unused warningsShawn Rutledge2022-02-092-4/+1
* Adapt to moving of type registrations into the Qt namespaceUlf Hermann2022-02-053-16/+9
* Address API review comments for Qt WaylandEskil Abrahamsen Blomfeldt2022-02-044-7/+13
* CMake: Ensure qt_cmdline.cmake files exist for each configure.cmakeAlexandru Croitor2022-01-211-0/+0
* Remove unused .qrc filesJoerg Bornemann2022-01-201-10/+0
* Fix WaylandCompositor PCH build without qtdeclarativeIlya Fedin2022-01-188-0/+16
* 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