https://bugs.kde.org/show_bug.cgi?id=465463

David Redondo <k...@david-redondo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kwin/commit/cc4d99aea494 |ma/kwin/commit/e0b289a6f1a6
                   |8c10c159328ff15f6783ae974ee |65c77b1112049b3c70536770f27
                   |b                           |f

--- Comment #5 from David Redondo <k...@david-redondo.de> ---
Git commit e0b289a6f1a665c77b1112049b3c70536770f27f by David Redondo.
Committed on 10/02/2023 at 09:42.
Pushed by davidre into branch 'cherry-pick-cc4d99ae'.

Fix button to Qt::MouseButton mapping

Even though the names seem to match, QtWayland maps button values
to enum values in ascendung order (as it does on X11). The wrong
mapping is usually not a problem because we send the native button
events to clients. However when the Qt names or values are used
for communication between KWin and a client this leads to
misunderstandings.
FIXED-IN:5.27.1


(cherry picked from commit cc4d99aea4948c10c159328ff15f6783ae974eeb)

M  +4    -4    autotests/libinput/mock_libinput.cpp
M  +3    -5    src/mousebuttons.cpp

https://invent.kde.org/plasma/kwin/commit/e0b289a6f1a665c77b1112049b3c70536770f27f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to