summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on '6.4' in qt/qtwaylandQt Submodule Update Bot2022-06-081-2/+2
* QtWaylandCompositor: includemocsLiang Qi2022-06-0140-0/+82
* QtWaylandCompositor: includemocs - qt6Liang Qi2022-06-014-0/+10
* QtWaylandClient: includemocs - qt6Liang Qi2022-06-011-0/+2
* QtWaylandClient: includemocsLiang Qi2022-06-0118-0/+36
* QtWaylandEglClientHwIntegrationPrivate: includemocsLiang Qi2022-06-011-0/+2
* QtWaylandCompositorQtShell: includemocsLiang Qi2022-06-013-0/+6
* QtWaylandTextureSharing: includemocsLiang Qi2022-06-012-0/+4
* QWaylandXdgShellIntegrationPlugin: includemocs - qt6Liang Qi2022-06-011-0/+2
* QWaylandXdgShellIntegrationPlugin: includemocsLiang Qi2022-06-011-0/+2
* QtWlShellIntegrationPrivate: includemocsLiang Qi2022-06-011-0/+2
* Add missing QT_{BEGIN,END}_NAMESPACELiang Qi2022-06-013-0/+12
* Add a TU for qwaylandcompositorquickextensions_p.hLiang Qi2022-06-012-1/+37
* Add a TU for qwaylandquickextension.hLiang Qi2022-06-012-1/+39
* Client: fix mouse cursor restoring check when cursor enters the content areaIlya Fedin2022-06-011-1/+1
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-05-311-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-05-271-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-05-241-2/+2
* client: Avoid protocol error with invalid min/max sizeEskil Abrahamsen Blomfeldt2022-05-231-2/+2
* CMake: use the --build-macro option to qtwaylandscannerThiago Macieira2022-05-192-4/+31
* qtwaylandscanner: add a way to use an build macro in the generated codeThiago Macieira2022-05-191-22/+27
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-05-171-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-05-161-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-05-121-2/+2
* Replace QScopedPointer with std::unique_ptrThiago Macieira2022-05-116-14/+14
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-05-111-2/+2
* client: Mark return values as unused to suppress compiler warningsJanne Juntunen2022-05-112-2/+4
* compositor: Fix build without xkbcommonSamuli Piippo2022-05-101-1/+1
* compositor: Fix build without xkbcommonEskil Abrahamsen Blomfeldt2022-05-101-0/+4
* Fix: Access nullptr returned by QWaylandSurface::client()Roman Genkhel2022-05-101-1/+1
* Fix the build of wip-cpp-compositorLiang Qi2022-05-054-7/+14
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-05-041-2/+2
* Compositor: Re-enable touch events for Wayland clientsEskil Abrahamsen Blomfeldt2022-05-041-0/+1
* Clear keyboard modifier state when application deactivatesEskil Abrahamsen Blomfeldt2022-05-034-8/+53
* Allow multiple client buffer integrations to initializeEskil Abrahamsen Blomfeldt2022-05-034-25/+23
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-05-031-2/+2
* QtWaylandClient: use the CMake exports.h supportThiago Macieira2022-04-2862-88/+82
* doc: Add missing qml module landing pagesEskil Abrahamsen Blomfeldt2022-04-285-0/+103
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-04-281-2/+2
* Fix deprecated warningAllan Sandfeld Jensen2022-04-271-1/+1
* Use QPlatformWindow's API as much as possible in QPATang Haixiang2022-04-201-5/+5
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-04-191-2/+2
* use poll(2) when reading from clipboardKenneth Topp2022-04-141-7/+8
* Doc: Fix QWaylandSurface::isOpaque property documentationTopi Reinio2022-04-061-1/+1
* Doc: Fix documentation warnings and enable doc testing in CITopi Reinio2022-04-064-7/+14
* client: Synthesize enter/leave event for popup in xdg-shellLiang Qi2022-04-041-0/+27
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-04-011-2/+2
* Fix format of qt_attribution.json filesKai Köhne2022-03-311-3/+3
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-03-311-2/+2
* Fix to have presentation feedback sequence timelyJungi Byun2022-03-312-3/+7