summaryrefslogtreecommitdiff
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* Docs: Add "instantiates" keywordsKai Uwe Broulik2021-04-2717-0/+21
* doc: Add Qt 6 porting information for Qt Wayland CompositorEskil Abrahamsen Blomfeldt2021-04-261-1/+12
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* QWaylandQuickItem: Set shader for external OES texture manuallyValery Volgutov2021-03-305-14/+99
* Fix race condition when attaching client to text inputEskil Abrahamsen Blomfeldt2021-03-302-0/+4
* Add client parameter for set_cursorJaeyoon Jung2021-02-223-5/+10
* Fix sending input hints with new text input protocolEskil Abrahamsen Blomfeldt2021-02-221-1/+1
* Remove QMake project filesJoerg Bornemann2021-02-112-246/+0
* Ignore duplicated mode in addModeSiyeon Seo2021-01-221-1/+2
* Use new QTextureFileData::getDataView methodJonas Karlsson2021-01-212-5/+5
* Fix leak in multi-output compositor examplesEskil Abrahamsen Blomfeldt2021-01-041-0/+3
* Fix leaked subsurface wayland itemsEskil Abrahamsen Blomfeldt2020-12-071-0/+1
* Ensure that grabbing is performed in correct contextAndreas Cord-Landwehr2020-12-041-1/+1
* Doc: Add thumbnail for Qt Wayland Compositor examplesTopi Reinio2020-11-301-0/+3
* Doc: Remove version numbers for import statementJerome Pasion2020-11-268-13/+13
* Fix some compile warningsEskil Abrahamsen Blomfeldt2020-11-174-6/+9
* Fix registration of QWaylandIviApplication signal typesEskil Abrahamsen Blomfeldt2020-11-111-3/+3
* Port shared texture provider to RHI-on-OpenGLEskil Abrahamsen Blomfeldt2020-11-111-70/+10
* Adjust to QQmlListProperty working with qsizetypeFabian Kosmale2020-11-112-4/+4
* Doc: Fix documentation warnings for Qt Wayland CompositorTopi Reinio2020-11-064-7/+7
* Stop depending on private API in user-facing cmake codeEskil Abrahamsen Blomfeldt2020-10-301-1/+5
* Doc: List correct license information for the modulePaul Wicking2020-10-281-3/+7
* Replace remaining LGPLv3 headers in QtWaylandCompositor with GPLv3Kai Koehne2020-10-2719-323/+190
* CMake: Add versionless function namesAlexandru Croitor2020-10-261-0/+5
* Adapt to platform API renameTor Arne Vestbø2020-10-121-2/+2
* Change WaylandResource -> waylandresourceEskil Abrahamsen Blomfeldt2020-10-051-1/+1
* Build with -no-openglEskil Abrahamsen Blomfeldt2020-10-027-52/+30
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-012-22/+22
* Doc: Add Qt 6 changes filePaul Wicking2020-09-242-0/+47
* fix libdrm related configure test failurePeter Seiderer2020-09-241-2/+4
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-232-72/+57
* Re-visit the xkbcommon dependencyJoerg Bornemann2020-09-222-5/+10
* CMake: Record QtWaylandScannerTools as a tools package dependencyAlexandru Croitor2020-09-171-1/+1
* Update dependencies on dev in qt/qtwaylandLars Knoll2020-09-162-0/+3
* CMake: Explicitly search for XKBJoerg Bornemann2020-09-161-0/+4
* Fix QtWayland build without qtdeclarativeAllan Sandfeld Jensen2020-09-1518-35/+105
* CMake: Explicitly search for X11 with proper dependency trackingAlexandru Croitor2020-09-151-0/+7
* QWaylandQuickItem: Fix buffer formats with multiple planesEskil Abrahamsen Blomfeldt2020-09-142-11/+33
* Fix build after changes in qtbaseLars Knoll2020-09-111-0/+2
* CMake: Add checks that the wayland scanner targets are foundAlexandru Croitor2020-09-111-0/+8
* Support multiple buffer integrationsPaul Olav Tvete2020-08-266-49/+88
* New input method protocol for use with Qt clientsEskil Abrahamsen Blomfeldt2020-08-2614-10/+952
* Make .qml types from QtWayland.Compositor available in pluginEskil Abrahamsen Blomfeldt2020-08-255-157/+0
* Compile against latest qtbaseLars Knoll2020-08-241-1/+2
* Add API for selecting supported wl_shm formatsEskil Abrahamsen Blomfeldt2020-08-213-6/+77
* Port QtWayland.Compositor to new QML extension APIEskil Abrahamsen Blomfeldt2020-08-2028-2/+646
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-299-47/+19
* Move WlShell types into their own importEskil Abrahamsen Blomfeldt2020-07-091-3/+3
* Move IviApplication classes into their own importEskil Abrahamsen Blomfeldt2020-07-092-3/+3
* Move XdgShell types into their own importEskil Abrahamsen Blomfeldt2020-07-093-7/+7