summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on dev in qt/qtwaylandLars Knoll2020-09-163-1/+4
* CMake: Explicitly search for XKBJoerg Bornemann2020-09-162-0/+8
* Fix QtWayland build without qtdeclarativeAllan Sandfeld Jensen2020-09-1518-35/+105
* CMake: Explicitly search for X11 with proper dependency trackingAlexandru Croitor2020-09-152-1/+15
* 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
* Client: Expose XdgShell native resourcesDavid Edmundson2020-08-264-0/+25
* Client: Fix scroll direction with touchpadsDavid Edmundson2020-08-261-0/+6
* 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-2625-14/+1876
* Make .qml types from QtWayland.Compositor available in pluginEskil Abrahamsen Blomfeldt2020-08-258-38/+29
* 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
* Port QtWayland.Compositor to new QML extension APIEskil Abrahamsen Blomfeldt2020-08-2039-704/+304
* Update to match qtbase changes to platform headersTor Arne Vestbø2020-08-196-59/+22
* Fix qt_attribution.json files by replacing newlines with \n escapesSamuel Gaist2020-08-171-19/+6
* Make QWaylandGLContext a QEGLPlatformContextMichal Klocek2020-08-052-171/+47
* Move window decoration check out of qwaylandglcontextMichal Klocek2020-08-053-7/+6
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-2957-135/+296
* CMake: Regenerate projectsAlexandru Croitor2020-07-092-2/+4
* Move WlShell types into their own importEskil Abrahamsen Blomfeldt2020-07-0910-118/+246
* Move IviApplication classes into their own importEskil Abrahamsen Blomfeldt2020-07-0911-52/+167
* Move XdgShell types into their own importEskil Abrahamsen Blomfeldt2020-07-0914-255/+385
* Fix inconsistent signedness in qtwaylandscannerPaul Olav Tvete2020-07-091-11/+11
* Use --strict option for wayland-scannerPaul Olav Tvete2020-07-092-4/+4
* Stop using deprecated wayland-scanner argumentPaul Olav Tvete2020-07-092-2/+2
* Use wl_surface.damage_buffer on the client sidePaul Olav Tvete2020-07-072-4/+14
* Support wl_surface.damage_bufferPaul Olav Tvete2020-07-073-2/+39
* Remove autogenerated .qrc file in compositor importEskil Abrahamsen Blomfeldt2020-07-073-31/+28
* Update QtWayland.Compositor version to match Qt versionEskil Abrahamsen Blomfeldt2020-07-079-30/+27
* Remove deprecated codeEskil Abrahamsen Blomfeldt2020-07-0726-8755/+19
* Remove checks for old Wayland versionsPaul Olav Tvete2020-07-063-19/+1
* Update libwayland requirement to 1.15.0Paul Olav Tvete2020-07-033-11/+11
* Update CmakeLists for qrc updateEskil Abrahamsen Blomfeldt2020-07-022-14/+12
* Add ; to Q_UNUSEDLars Schmertmann2020-06-305-7/+7
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-294-8/+8
* Add spaces around '+'Jide Zhang2020-06-291-2/+2
* Declare QWaylandDisplay::findExistingCursorTheme noexceptShawn Rutledge2020-06-261-1/+1
* Adapt to moving of UNIX services/themes into QtGuiFriedemann Kleint2020-06-265-10/+2
* Adapt to new QPointingDevice APIShawn Rutledge2020-06-2612-60/+63
* Doc: Update docs with cmake package informationNico Vertriest2020-06-251-0/+1
* CMake: Unify "wayland components" qt_find_package() callsAlexandru Croitor2020-06-161-1/+1
* Update to changes in QSGMaterial APIEskil Abrahamsen Blomfeldt2020-06-162-2/+3
* Update dependencies on 'dev' in qt/qtwaylandLiang Qi2020-06-164-6/+4
* Qt6: Port QtWayland from QStringRef to QStringViewKarsten Heimrich2020-06-112-4/+4