https://bugs.kde.org/show_bug.cgi?id=482958
Bug ID: 482958
Summary: When adjacent don't have the same height, make mouse
crossing smarter
Classification: Plasma
Product: kwin
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: multi-screen
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Say you have screens like so:
[ 1 ]|2|
| |
The screen 1 is horizontal, right screen 2 is vertical.
When moving the mouse from screen from 1 to 2, compute the relative height
percent the mouse crossed over on screen 1 and use this percent to position the
mouse on screen 2.
This will allow when crossing from the bottom of 1 to end up at the bottom of
screen 2, making much easier to rich the bottom left of 2, which normally would
require the user to slide horizontally and then vertically.
An extension could be to apply a "transfer" of mouse when the mouse is touching
the bottom edge of screen 1, where we could follow the mouse direction and
project it until reaching for screen 2 and vice-versa.
This is highly unorthodox and would require some level of optionality.
SOFTWARE/OS VERSIONS
Operating System: Kubuntu 23.10
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.3
Kernel Version: 6.5.0-21-generic (64-bit)
Graphics Platform: Wayland
--
You are receiving this mail because:
You are watching all bug changes.