summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/xdgshell
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-041-1/+1
* client: Implement dialog-v1 protocolDavid Redondo2024-03-271-0/+36
* client: Fix xdg shell setting only a minimum size hintDavid Edmundson2024-02-201-9/+50
* client: support Xdg Shell not_shown stateDavid Edmundson2023-09-251-0/+33
* tests: Fix tst_xdgshell::minMaxSize()Vlad Zahorodnii2023-09-151-0/+2
* Client: Remove some surface commitsVlad Zahorodnii2023-08-291-0/+2
* Fix C++20 deprecated capture of *this in [=]Marc Mutz2023-08-021-45/+45
* client: Add support for xdg_popup_configureLiang Qi2023-03-101-2/+20
* Compile with -no-openglEskil Abrahamsen Blomfeldt2023-03-061-1/+0
* Client: Improve handling of 0xH and Wx0 xdg_toplevel configure eventsVlad Zahorodnii2022-12-051-0/+25
* Port from container::count() and length() to size()Marc Mutz2022-10-101-6/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Only close popup in the the hiercharyWeng Xuetian2022-07-241-0/+87
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-27/+2
* Wayland client: use wl_keyboard to determine active stateMéven Car2021-10-041-3/+7
* Client: Don't always recreate frame callbacksGeorges Basile Stavracas Neto2021-09-271-0/+2
* Unskip tst_xdgshell::showMinimized()Eskil Abrahamsen Blomfeldt2021-09-221-1/+0
* Client: Set XdgShell size hints before the first commitDavid Edmundson2021-05-101-1/+1
* Simplify test cmakeDavid Edmundson2021-05-101-22/+1
* Remove QMake project filesJoerg Bornemann2021-02-112-37/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-012-2/+2
* Client: Expose XdgShell native resourcesDavid Edmundson2020-08-261-0/+19
* Use QList instead of QVectorJarek Kobus2020-06-081-1/+1
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-292-0/+4
|\
* | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-262-6/+4
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-261-2/+47
|\ \
| * | Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-301-1/+1
| |/
| * Add client test for hiding the toplevel parent of a popupJohan Klokkhammer Helsing2019-12-061-0/+45
| * Client tests: Fix missing frame eventJohan Klokkhammer Helsing2019-12-051-1/+1
* | Initial CMake portJohan Klokkhammer Helsing2019-11-262-0/+63
|/
* Client tests: Upgrade tests to wl_seat v5Johan Klokkhammer Helsing2019-08-261-17/+22
* Test the exact window sizePier Luigi Fiorini2019-08-151-2/+6
* Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-071-2/+9
|\
| * Client tests: Fix tst_xdgShell::pongs when run as the only testJohan Klokkhammer Helsing2019-04-111-1/+8
| * tst_xdgshell::showMinimized: Really make sure the window was createdJohan Klokkhammer Helsing2019-04-111-1/+1
* | Client: Add test for surfaces created by application codeJohan Klokkhammer Helsing2019-05-011-0/+30
|/
* Client xdg-shell: Add test for switching popupsJohan Klokkhammer Helsing2019-03-051-0/+89
* Client xdg-shell: Add test for tooltips on popupsv5.13.0-alpha1Johan Klokkhammer Helsing2019-02-061-0/+80
* Client: Test for xdg surface window geometryPier Luigi Fiorini2019-01-151-0/+16
* Client: Test for xdg toplevel min and max sizeJohan Klokkhammer Helsing2019-01-151-0/+22
* Create a new type of mock compositor for client testsJohan Klokkhammer Helsing2018-12-112-0/+274