Martin Gräßlin
|
d6dd4af8cf
|
Rename autotests/wayland to autotests/integration
It's not about Wayland, but more about Integration. It can test both
Wayland and X11 windows.
Reviewed-By: Bhushan Shah
|
2016-06-29 10:29:45 +02:00 |
|
Martin Gräßlin
|
d31e9e88b4
|
Rename abstract_backend.(h|cpp) to platform.(h|cpp)
Reviewers: #plasma
Subscribers: plasma-devel
Projects: #plasma
Differential Revision: https://phabricator.kde.org/D1340
|
2016-04-07 16:18:12 +02:00 |
|
Martin Gräßlin
|
146af48f22
|
waylandServer()->backend() replaced by kwinApp()->platform()
|
2016-04-07 15:00:11 +02:00 |
|
Martin Gräßlin
|
f1e3c9f191
|
[autotests] Add test case for touch down triggers a mouse action
|
2016-02-18 09:57:18 +01:00 |
|
Martin Gräßlin
|
f4e28e2c9c
|
Fix typo
|
2016-02-11 09:34:19 +01:00 |
|
Martin Gräßlin
|
142e826191
|
Clear touch ids when canceling a touch sequence
Before calling touchUp would hit an abort in KWayland::Server.
|
2016-02-11 08:09:10 +01:00 |
|
Martin Gräßlin
|
4e907d6773
|
[autotest] Add test for touch input
Basic test validating:
* multiple touch points are handled
* cancel is handled
|
2016-02-09 11:35:15 +01:00 |
|