https://bugs.kde.org/show_bug.cgi?id=417444
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kwi | |n/1181af2cd16569fb93680de35 | |2a4c050533bffff Resolution|--- |FIXED Version Fixed In| |5.18.1 Status|CONFIRMED |RESOLVED --- Comment #2 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 1181af2cd16569fb93680de352a4c050533bffff by Vlad Zahorodnii. Committed on 13/02/2020 at 23:49. Pushed by vladz into branch 'Plasma/5.18'. Provide input geometry and input transformation matrix for Xwayland clients Summary: We need to provide the input geometry and the input transformation matrix for Xwayland clients in order to make sure that input events are correctly mapped from the global screen coordinates to the screen-local coordinates. FIXED-IN: 5.18.1 Reviewers: #kwin Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D27375 M +115 -12 autotests/integration/xwayland_input_test.cpp M +16 -0 x11client.cpp M +3 -0 x11client.h https://commits.kde.org/kwin/1181af2cd16569fb93680de352a4c050533bffff -- You are receiving this mail because: You are watching all bug changes.