My KWIN fork where I work on features like per-output virtual desktops
Find a file
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
src/wayland Overloads taking Qt::MouseButton added to Server::SeatInterface 2014-11-10 14:51:09 +01:00