summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use qWarning and _exit() instead of qFatal for wayland errorWeng Xuetian2021-03-311-2/+3
* 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
* xdgshell: Tell the compositor the screen we're expecting to fillAleix Pol2021-03-261-3/+6
* Get correct decoration margins regionJan Grulich2021-03-021-4/+4
* Client: Generate method to expose used version of a given proxyDavid Edmundson2021-02-248-27/+23
* Translate opaque area with frame marginsJan Grulich2021-02-231-3/+5
* Add client parameter for set_cursorJaeyoon Jung2021-02-223-5/+10
* Fix sending input hints with new text input protocolEskil Abrahamsen Blomfeldt2021-02-222-1/+3
* Client: Send set_window_geometry only once configuredDavid Edmundson2021-02-151-1/+1
* Remove QMake project filesJoerg Bornemann2021-02-1164-1549/+0
* Fix: remove listenerZhang Liang2021-02-021-1/+2
* Ignore duplicated mode in addModeSiyeon Seo2021-01-221-1/+2
* Use new QTextureFileData::getDataView methodJonas Karlsson2021-01-214-8/+12
* Fix memory leak in QWaylandGLContextEskil Abrahamsen Blomfeldt2021-01-061-0/+2
* Fix leak in multi-output compositor examplesEskil Abrahamsen Blomfeldt2021-01-041-0/+3
* Remove some dead codeEskil Abrahamsen Blomfeldt2020-12-172-20/+0
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-092-6/+6
* 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 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