Bug 421254 - Optional mouse edge resistance between monitors
Summary: Optional mouse edge resistance between monitors
Status: RESOLVED DUPLICATE of bug 416570
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: git master
Platform: Manjaro Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-09 23:29 UTC by Zamundaaa
Modified: 2022-11-19 12:38 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
cfeck: Wayland+
cfeck: X11-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***