kwin/src/wayland/autotests/client
Martin Gräßlin ce7a6edaea Overloads taking Qt::MouseButton added to Server::SeatInterface
Qt::MouseButton is mapped to the linux buttons. The mapping does
not match the mapping used in QtWayland module [1] as that seems
to be incorrect to me. E.g. Qt::BackButton is not mapped to BTN_BACK.

[1] qtwayland/src/client/qwaylandinputdevice.cpp
2014-11-10 14:51:09 +01:00
..
CMakeLists.txt Add implementation for wl_data_device in Server and Client 2014-11-06 10:02:49 +01:00
test_compositor.cpp Add test case for operator cast in Compositor 2014-09-22 11:03:46 +02:00
test_datadevice.cpp Add wl_data_offer on Client and Server side 2014-11-06 16:56:50 +01:00
test_datasource.cpp Fix signal DataDeviceManager::dataSourceCreated 2014-11-06 10:07:58 +01:00
test_shm_pool.cpp Switch all auto tests to QTEST_GUILESS_MAIN 2014-09-23 12:00:17 +02:00
test_wayland_connection_thread.cpp Improve TestWaylandConnectionThread::testConnectionThread 2014-10-13 10:10:50 +02:00
test_wayland_fullscreen_shell.cpp Switch all auto tests to QTEST_GUILESS_MAIN 2014-09-23 12:00:17 +02:00
test_wayland_output.cpp Add support for Modes in Output 2014-09-23 15:56:13 +02:00
test_wayland_region.cpp Fix build: don't include wayland-client.h in test_wayland_region.cpp 2014-10-16 15:06:02 +02:00
test_wayland_registry.cpp Add DataDeviceManager and DataSource in client and server 2014-11-04 15:10:22 +01:00
test_wayland_seat.cpp Overloads taking Qt::MouseButton added to Server::SeatInterface 2014-11-10 14:51:09 +01:00
test_wayland_shell.cpp Fix check whether there is already a ShellSurface for a given Surface 2014-11-07 17:07:48 +01:00
test_wayland_subcompositor.cpp Add support for wl_subcompositor and wl_subsurface 2014-10-16 08:19:52 +02:00
test_wayland_subsurface.cpp Add support for wl_subcompositor and wl_subsurface 2014-10-16 08:19:52 +02:00
test_wayland_surface.cpp Add support for opaque and input region to Surface 2014-10-16 14:59:01 +02:00