summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add BlankCursor for cursor names mapJiDe Zhang2021-06-111-0/+2
* 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-157-7/+7
* Fix touch being ignored when down and up are in the same frameHyunkook Khang2021-04-121-0/+8
* Use qWarning and _exit() instead of qFatal for wayland errorWeng Xuetian2021-03-311-2/+3
* Fix sending input hints with new text input protocolEskil Abrahamsen Blomfeldt2021-03-302-1/+3
* xdgshell: Tell the compositor the screen we're expecting to fillAleix Pol2021-03-261-3/+6
* Fix race condition when attaching client to text inputEskil Abrahamsen Blomfeldt2021-03-242-0/+4
* Get correct decoration margins regionJan Grulich2021-03-021-4/+4
* Translate opaque area with frame marginsJan Grulich2021-02-231-3/+5
* Client: Send set_window_geometry only once configuredDavid Edmundson2021-02-151-1/+1
* Fix memory leak in QWaylandGLContextEskil Abrahamsen Blomfeldt2021-01-061-0/+2
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-092-6/+6
* 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 compilation after removing QEvent copy ctorEskil Abrahamsen Blomfeldt2020-11-193-12/+14
* Check pointer for null before use in ASSERTRoman Genkhel2020-11-171-1/+1
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-171-2/+4
* Fix compilation after QFileInfo changesEskil Abrahamsen Blomfeldt2020-11-171-1/+1
* Fix some compile warningsEskil Abrahamsen Blomfeldt2020-11-174-6/+9
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-164-6/+7
* Scanner: Avoid accessing dangling pointers in destroy_func()Vlad Zahorodnii2020-11-131-1/+3
* Make texture sharing mechanism hidden and experimentalEskil Abrahamsen Blomfeldt2020-11-112-0/+9
* Fix registration of QWaylandIviApplication signal typesEskil Abrahamsen Blomfeldt2020-11-111-3/+3
* Port shared texture provider to RHI-on-OpenGLEskil Abrahamsen Blomfeldt2020-11-113-139/+25
* Client: Drop XdgShellV5 and XdgShellV6David Edmundson2020-11-1134-4480/+2
* 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-302-2/+10
* 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-262-0/+10
* CMake: Make qtwaylandscanner depend on QtCore onlyAlexandru Croitor2020-10-263-4/+1
* Fix loading EGLStream client buffer integration in static buildEskil Abrahamsen Blomfeldt2020-10-201-1/+1
* Issue set_opaque_region on opaque surfacesAleix Pol2020-10-202-0/+29
* Client: Advertise all supported mime typesDavid Edmundson2020-10-191-1/+1
* Scanner: Generate code that destroys inert resourcesVlad Zahorodnii2020-10-121-5/+15
* Scanner: Generate code that cleans up m_resourceVlad Zahorodnii2020-10-121-0/+2
* Adapt to platform API renameTor Arne Vestbø2020-10-123-4/+4
* Fix race condition on frame callbackPaul Olav Tvete2020-10-074-26/+73
* 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-0117-51/+51
* Fix compilation after mime data API changesEskil Abrahamsen Blomfeldt2020-09-302-2/+2
* Doc: Add Qt 6 changes filePaul Wicking2020-09-242-0/+47
* fix libdrm related configure test failurePeter Seiderer2020-09-242-3/+6
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-232-72/+57
* Re-visit the xkbcommon dependencyJoerg Bornemann2020-09-226-6/+28
* CMake: Record QtWaylandScannerTools as a tools package dependencyAlexandru Croitor2020-09-172-2/+2