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

--- Comment #20 from Summit <s.hai...@protonmail.ch> ---
(In reply to Vlad Zahorodnii from comment #18)
> Git commit 3c07db610bf70796f612016c6c5354ca5c565ebd by Vlad Zahorodnii, on
> behalf of John Brooks.
> Committed on 25/10/2022 at 08:33.
> Pushed by vladz into branch 'Plasma/5.26'.
> 
> wayland: Fix missing relative motion events
> 
> Use isNull on QSizeF to check for a zero delta instead of comparing it
> with a default-constructed QSizeF, which in practice initializes to
> (-1.0,-1.0). This caused relative motion events to be omitted if the
> delta happened to be equal to (-1.0,-1.0), causing mouse jumping in some
> applications.
>
> [...]
>
> https://invent.kde.org/plasma/kwin/commit/
> 3c07db610bf70796f612016c6c5354ca5c565ebd

Thank you for this!!

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

Reply via email to