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

Vlad Zahorodnii <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |UPSTREAM

--- Comment #2 from Vlad Zahorodnii <[email protected]> ---
Please report this issue to Xwayland developers.

If I set a scale factor of 1.5 on my 1920x1080 monitor, kwin sends out a
logical_size event with correct size

[1159322.527] [email protected]_size(1280, 720)
[1159322.536] [email protected]()

If I set a scale factor of 1.25 on my 1920x1080 monitor, kwin sends out a
logical_size event with correct size as well

[1219097.163] [email protected]_size(1536, 864)
[1219097.191] [email protected]()

When the pointer is close to the bottom right corner of xev, the motion events
carry expected position, but xev still reports that the pointer is at 1279, 719

[1265188.945] [email protected](148413, 1529.000000, 853.000000)
[1265189.050] [email protected]()
[1265189.088] [email protected]_motion(0, 148413009,
1.773438, 0.000000, 2.000000, 0.000000)
[1265189.197] [email protected]()
[1265198.946] [email protected](148423, 1531.000000, 854.000000)
[1265199.050] [email protected]()
[1265199.088] [email protected]_motion(0, 148423010,
2.000000, 1.000000, 2.000000, 1.000000)
[1265199.197] [email protected]()
[1265206.944] [email protected](148431, 1533.000000, 855.000000)
[1265207.050] [email protected]()
[1265207.087] [email protected]_motion(0, 148431011,
2.000000, 1.000000, 2.000000, 1.000000)
[1265207.181] [email protected]()

This looks like an Xwayland issue.

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

Reply via email to