summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtwaylandv6.0.0-beta1Qt Submodule Update Bot2020-10-161-2/+2
* Implement CoreProtocol::compositor_create_regionAleix Pol2020-10-151-0/+21
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2020-10-151-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2020-10-151-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2020-10-131-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2020-10-131-2/+2
* 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
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2020-10-121-2/+2
* Adapt to platform API renameTor Arne Vestbø2020-10-123-4/+4
* Implement MockRegionAleix Pol2020-10-0913-3/+144
* Fix race condition on frame callbackPaul Olav Tvete2020-10-075-28/+73
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2020-10-051-2/+2
* Fix examples to include IviApplication importEskil Abrahamsen Blomfeldt2020-10-053-0/+3
* Change WaylandResource -> waylandresourceEskil Abrahamsen Blomfeldt2020-10-051-1/+1
* Build with -no-openglEskil Abrahamsen Blomfeldt2020-10-027-52/+30
* Re-enable tst_nooutputv6.0.0-alpha1Eskil Abrahamsen Blomfeldt2020-10-011-1/+0
* CMake: Disable usage of CMake API compatibility wrappersAlexandru Croitor2020-10-011-0/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0156-96/+96
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2020-09-301-2/+2
* 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
* Add iviShell support to example compositorsPaul Olav Tvete2020-09-233-0/+11
* 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
* Update dependencies on dev in qt/qtwaylandLars Knoll2020-09-165-3/+7
* CMake: Explicitly search for XKBJoerg Bornemann2020-09-162-0/+8
* Fix QtWayland build without qtdeclarativeAllan Sandfeld Jensen2020-09-1518-35/+105
* CMake: Make sure test blacklists are foundAlexandru Croitor2020-09-151-0/+1
* CMake: Explicitly search for X11 with proper dependency trackingAlexandru Croitor2020-09-153-2/+15
* Explicitly search for X11Lars Knoll2020-09-141-0/+1
* 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-112-0/+16
* Fix brcm-egl wayland integrationAaron Dewes2020-09-074-4/+7
* Add changes file for Qt 5.15.1Antti Kokko2020-09-031-0/+36
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2020-08-281-2/+2
* Client: Expose XdgShell native resourcesDavid Edmundson2020-08-265-0/+44
* Client: Fix scroll direction with touchpadsDavid Edmundson2020-08-262-4/+37
* Client: Initialize mScale on creation instead of on showDavid Edmundson2020-08-261-2/+2
* Client: Add warning about private headers to vulkan header filesDavid Edmundson2020-08-262-0/+22
* Support multiple buffer integrationsPaul Olav Tvete2020-08-2616-67/+115
* New input method protocol for use with Qt clientsEskil Abrahamsen Blomfeldt2020-08-2627-15/+1881
* Make .qml types from QtWayland.Compositor available in pluginEskil Abrahamsen Blomfeldt2020-08-258-38/+29
* Update dependencies on 'dev' in qt/qtwaylandDaniel Smith2020-08-241-2/+2
* Compile against latest qtbaseLars Knoll2020-08-247-8/+14
* Client: Send subsurface expose event when toplevel is configuredDavid Edmundson2020-08-212-1/+14
* Add API for selecting supported wl_shm formatsEskil Abrahamsen Blomfeldt2020-08-214-20/+77