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

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

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

--- Comment #2 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
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] zxdg_output_v1@14.logical_size(1280, 720)
[1159322.536] zxdg_output...@14.done()

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] zxdg_output_v1@14.logical_size(1536, 864)
[1219097.191] zxdg_output...@14.done()

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] wl_pointer@25.motion(148413, 1529.000000, 853.000000)
[1265189.050] wl_pointer@25.frame()
[1265189.088] zwp_relative_pointer_v1@26.relative_motion(0, 148413009,
1.773438, 0.000000, 2.000000, 0.000000)
[1265189.197] wl_pointer@25.frame()
[1265198.946] wl_pointer@25.motion(148423, 1531.000000, 854.000000)
[1265199.050] wl_pointer@25.frame()
[1265199.088] zwp_relative_pointer_v1@26.relative_motion(0, 148423010,
2.000000, 1.000000, 2.000000, 1.000000)
[1265199.197] wl_pointer@25.frame()
[1265206.944] wl_pointer@25.motion(148431, 1533.000000, 855.000000)
[1265207.050] wl_pointer@25.frame()
[1265207.087] zwp_relative_pointer_v1@26.relative_motion(0, 148431011,
2.000000, 1.000000, 2.000000, 1.000000)
[1265207.181] wl_pointer@25.frame()

This looks like an Xwayland issue.

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

Reply via email to