cosmic-settings icon indicating copy to clipboard operation
cosmic-settings copied to clipboard

[FEATURE REQUEST] Have Cursor follows focus appear in the middle of a window

Open BrodieRobertson opened this issue 1 year ago • 1 comments

Currently cursor follows focus moves the cursor to the top left of a window, this makes it very easy to accidentally move the cursor off of the window you just moved your focus to, a lot of tiling window managers avoid this problem by moving the cursor to the middle of a window instead

https://github.com/user-attachments/assets/0051956a-8de7-44b4-b3d8-016f585c1423

BrodieRobertson avatar Sep 07 '24 12:09 BrodieRobertson

Another advantage of moving the cursor to the center of the window is the shorter median distance the mouse has to be moved. I believe regularly moving the mouse a bit in each direction is better than mostly moving down to the right.

nani8ot avatar Sep 07 '24 20:09 nani8ot

This can probably be closed, since it was implemented.

git-f0x avatar Oct 17 '24 15:10 git-f0x