summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Normalize signal/slot signatures 2025Marc Mutz2025-06-042-4/+5
* tests: rename SharedClientTest to SharedWaylandClientTestLiang Qi2025-05-272-5/+5
* Remove Wayland client code after move to qtbaseLiang Qi2025-05-1855-7319/+25
* tests: Fix role used by XdgPopupsDavid Edmundson2025-04-301-2/+2
* Drop workaround to turn popups into main windowsDavid Edmundson2025-04-301-0/+40
* QWaylandXdgSurface: Always use XDG Dialog for modal windowsKai Uwe Broulik2025-04-151-0/+31
* tst_reconnect: Include <unistd.h>Michael Weghorn2025-04-151-0/+2
* tests: Wait for output in tst_reconnectAudun Sutterud2025-03-131-0/+1
* Remove old qmake .pri filesTor Arne Vestbø2025-02-281-29/+0
* CMake: Fix test_waylandclientJoerg Bornemann2025-02-281-1/+1
* Fix manual test build failuresMoss Heim2025-02-254-1/+4
* Fix C++20 deprecated capture of *this in [=]Marc Mutz2024-12-291-4/+4
* Fix -Wunused-result warnings in testsMarc Mutz2024-12-293-8/+7
* QWaylandMimeData: Return converted MIME types in formats(), tooKai Uwe Broulik2024-11-291-1/+1
* client: Redo management of tablet object proxiesDavid Redondo2024-11-251-10/+50
* MockCompositor: Fix potential race conditionPaul Olav Tvete2024-11-111-1/+1
* QWaylandXdgOutputV1: Send wl_output.done when changing propertiesKai Uwe Broulik2024-11-111-2/+3
* MockCompositor: Protect against race conditionPaul Olav Tvete2024-11-111-1/+1
* client: Fix changing to subsurface now that wl_surface is not destroyedDavid Redondo2024-11-065-15/+113
* Client: Use synchronous delivery for geometry eventsDavid Edmundson2024-10-251-1/+0
* client: Run waylandscanner with private-codeDavid Redondo2024-10-214-0/+5
* client: Change default lifespan of wl_surface to match the windowDavid Redondo2024-09-244-6/+24
* tests: Fix flaky reconnect testDavid Edmundson2024-09-171-0/+2
* tests: Make tst_scaling more robustDavid Edmundson2024-09-171-1/+3
* tests: Send seat name on bindDavid Edmundson2024-09-112-2/+6
* tests: Fix flakey reconnection testDavid Edmundson2024-08-161-0/+2
* Client: Add test that we always respond to configure eventsDavid Edmundson2024-08-121-0/+19
* CMake: Move each wayland protocol into a separate subdirectoryAlexandru Croitor2024-07-123-23/+23
* Fix flakiness in tst_surface::createSubsurface()Eskil Abrahamsen Blomfeldt2024-06-241-0/+3
* tests: Re-enable test dontCrashOnMultipleCommitsDavid Edmundson2024-06-041-1/+0
* tests: Bump wl_compositor to v6Vlad Zahorodnii2024-06-031-1/+1
* tests: Implement wl_compositor v5Vlad Zahorodnii2024-05-302-2/+12
* fix type registration in compositor-extensions QML modulesSami Shalayel2024-05-233-0/+62
* tests: Don't use auto and manual configure togetherDavid Edmundson2024-05-131-1/+1
* Correct executable name in server-buffer testBernd Weimer2024-04-111-1/+1
* Correct license for test filesLucie Gérard2024-04-04106-106/+106
* client: Implement dialog-v1 protocolDavid Redondo2024-03-276-0/+150
* De-blacklist tst_seatv4::animatedCursor testVolker Hilsheimer2024-02-281-3/+0
* client: Fix xdg shell setting only a minimum size hintDavid Edmundson2024-02-201-9/+50
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2024-02-153-43/+41
* Client: Map Qt::BusyCursor and Qt::WaitCursor to correct shape namesVlad Zahorodnii2024-02-061-2/+2
* Add CMake autotestJoerg Bornemann2024-01-153-16/+10
* client: Clean up text input proxy object in textinputv2David Edmundson2023-12-211-2/+1
* tests: Only track one data offer during a dragDavid Edmundson2023-12-112-8/+5
* QWaylandMimeData: Check text/x-moz-urls for UTF-16Kai Uwe Broulik2023-12-041-0/+42
* CMake: replace PUBLIC_LIBRARIES with plain LIBRARIESEdward Welbourne2023-11-272-2/+2
* Fix CMake config after move of example to manual testsEdward Welbourne2023-10-241-1/+1
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+2
* client: Implement QWheelEvent::invertedDavid Edmundson2023-09-293-14/+35
* client: support Xdg Shell not_shown stateDavid Edmundson2023-09-251-0/+33