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

Vlad Zagorodniy <vladz...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kwi
                   |                            |n/1e4703a719599d1587f5e43c0
                   |                            |650bcac471450e7
   Version Fixed In|                            |5.13.4
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #15 from Vlad Zagorodniy <vladz...@gmail.com> ---
Git commit 1e4703a719599d1587f5e43c0650bcac471450e7 by Vlad Zagorodniy.
Committed on 15/07/2018 at 20:05.
Pushed by vladz into branch 'Plasma/5.13'.

[wayland] Confine pointer to screen geometry

Summary:
If the new pointer position is "off screen", PointerInputRedirection
just ignores that new position. So, pointer remains on its previous
position. In some particular cases, like reaching default panel, it
degrades desktop experience because one have to slowly move pointer in
order to reach what he/she wants.

This change addresses that problem by confining the new pointer position
to screen geometry.
FIXED-IN: 5.13.4

Test Plan: Ran tests

Reviewers: #kwin, graesslin

Reviewed By: #kwin, graesslin

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D14036

M  +93   -0    autotests/integration/pointer_input.cpp
M  +12   -6    pointer_input.cpp

https://commits.kde.org/kwin/1e4703a719599d1587f5e43c0650bcac471450e7

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

Reply via email to