summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* Add BlankCursor for cursor names mapJiDe Zhang2021-06-111-0/+2
* 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-301-0/+2
* 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 compilation after removing QEvent copy ctorEskil Abrahamsen Blomfeldt2020-11-191-4/+6
* 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
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-161-3/+4
* Client: Drop XdgShellV5 and XdgShellV6David Edmundson2020-11-113-27/+0
* Stop depending on private API in user-facing cmake codeEskil Abrahamsen Blomfeldt2020-10-301-1/+5
* CMake: Add versionless function namesAlexandru Croitor2020-10-261-0/+5
* Issue set_opaque_region on opaque surfacesAleix Pol2020-10-202-0/+29
* Client: Advertise all supported mime typesDavid Edmundson2020-10-191-1/+1
* Fix race condition on frame callbackPaul Olav Tvete2020-10-074-26/+73
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-012-16/+16
* Fix compilation after mime data API changesEskil Abrahamsen Blomfeldt2020-09-302-2/+2
* fix libdrm related configure test failurePeter Seiderer2020-09-241-1/+2
* Re-visit the xkbcommon dependencyJoerg Bornemann2020-09-224-1/+18
* CMake: Record QtWaylandScannerTools as a tools package dependencyAlexandru Croitor2020-09-171-1/+1
* CMake: Explicitly search for XKBJoerg Bornemann2020-09-161-0/+4
* CMake: Explicitly search for X11 with proper dependency trackingAlexandru Croitor2020-09-151-1/+8
* CMake: Add checks that the wayland scanner targets are foundAlexandru Croitor2020-09-111-0/+8
* 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
* New input method protocol for use with Qt clientsEskil Abrahamsen Blomfeldt2020-08-2610-4/+623
* Compile against latest qtbaseLars Knoll2020-08-241-0/+1
* Client: Send subsurface expose event when toplevel is configuredDavid Edmundson2020-08-212-1/+14
* Update to match qtbase changes to platform headersTor Arne Vestbø2020-08-194-49/+0
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-299-50/+22
* Use --strict option for wayland-scannerPaul Olav Tvete2020-07-091-2/+2
* Stop using deprecated wayland-scanner argumentPaul Olav Tvete2020-07-091-1/+1
* Use wl_surface.damage_buffer on the client sidePaul Olav Tvete2020-07-072-4/+14
* Update libwayland requirement to 1.15.0Paul Olav Tvete2020-07-031-5/+5
* Add ; to Q_UNUSEDLars Schmertmann2020-06-303-4/+4
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-291-1/+1
* 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-266-26/+29
* Update dependencies on 'dev' in qt/qtwaylandLiang Qi2020-06-164-6/+4
* Qt6: Port QtWayland from QStringRef to QStringViewKarsten Heimrich2020-06-111-1/+1
* Adapt to moving EventDispatchers to QtGuiFriedemann Kleint2020-06-114-9/+2
* Use QList instead of QVectorJarek Kobus2020-06-088-16/+14
* CMake: Regenerate configure.cmake filesAlexandru Croitor2020-06-041-4/+5
* Adapt to QPlatformBackingStoreOpenGLSupport removalTor Arne Vestbø2020-06-033-13/+1