summaryrefslogtreecommitdiff
path: root/tests/auto/client/seatv4/tst_seatv4.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compile with -no-openglEskil Abrahamsen Blomfeldt2023-03-061-1/+0
* tests: fix tst_seatv4 to use 24 as default cursor sizeLiang Qi2022-11-081-2/+9
* Port from container::count() and length() to size()Marc Mutz2022-10-101-5/+5
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-27/+2
* tst_seatv4: fix compilation with GCC/C++20Marc Mutz2021-11-161-2/+0
* tst_seatv4: fix deprecated implicit capture of this by [=]Marc Mutz2021-11-161-22/+22
* Adapt to new QPointingDevice APIShawn Rutledge2020-06-261-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-081-2/+2
* Fix compile errors in testsJohan Klokkhammer Helsing2020-02-191-2/+2
* Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-301-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-161-0/+25
|\
| * Add client test for floating point mouse pressJohan Klokkhammer Helsing2019-09-101-0/+25
* | Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-281-19/+7
* | Client: Add support for animated cursorsJohan Klokkhammer Helsing2019-05-021-0/+31
|/
* Client: Don't send illegal wl_pointer.set_cursor requestsJohan Klokkhammer Helsing2019-02-271-1/+33
* Client tests: Add convenience for getting cursor surfaceJohan Klokkhammer Helsing2019-02-271-31/+31
* Client: Decrease buffer_scale for small cursor themesJohan Klokkhammer Helsing2019-02-271-3/+59
* Client: Refactor cursors and fix various bugsJohan Klokkhammer Helsing2019-02-151-16/+172
* Client tests: Add simple test for keyboard pressJohan Klokkhammer Helsing2019-01-301-1/+26
* Client: Add wl_output testsJohan Klokkhammer Helsing2019-01-171-3/+5
* Client tests: Add simple test for mouse clickJohan Klokkhammer Helsing2018-12-131-0/+23
* Create a new type of mock compositor for client testsJohan Klokkhammer Helsing2018-12-111-0/+266