Bug 421254

Summary: Optional mouse edge resistance between monitors
Product: [Plasma] kwin Reporter: Zamundaaa <xaver.hugl>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: natalie_clarius, nate, prettyvanilla, smit17xp
Priority: NOR Flags: cfeck: Wayland+
cfeck: X11-
Version: git master   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:

Description Zamundaaa 2020-05-09 23:29:16 UTC
The problems this would solve are the bad usability of scroll bars as well as the difficulty of quick tiling on multi monitor systems.

How I imagine it should work is that we require the mouse cursor to be a certain (configurable) speed on the transition to the next monitor or it will be stopped. An alternative solution would be to require continuous movement for a certain time in the direction of the monitor one wants to switch to - possibly also disabled when the mouse cursor has a certain speed.

It should also be an option to only activate it when dragging a window, to make quick tile easier while not annoying people that don't even use scroll bars.

This would solve bug 420927.


As this is more or less the same as bug 312281, should I have revived that old thread instead?
Comment 1 Christoph Feck 2020-06-05 01:28:04 UTC
Only makes sense for Wayland. For X11, the display server is responsible for moving the mouse cursor.
Comment 2 Bug Janitor Service 2021-05-19 20:32:12 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/1015
Comment 3 Zamundaaa 2022-08-23 09:47:35 UTC

*** This bug has been marked as a duplicate of bug 416570 ***