Ability to map cursor position to window coordinates #2588
mario-holubar
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
#2376 will cover a bunch of cases where you want this |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When an application is in full-screen mode, I can move my cursor all the way to the top or side of the display to select a tab or interact with the scroll bar. But in windowed mode with gaps on, much more precision is required for such interactions due to the cursor ending up outside the window.
I would love an option that would "fake" the cursor position a window receives by mapping the actual cursor position to the closest point in the focused window.
Beta Was this translation helpful? Give feedback.
All reactions