I’m starting here (hi! New to Linux really) with a funny question…!
I’ve parsed through KDE settings and couldn’t find a way to make this happen… Is there a way to make it so my mouse cursor is ONLY affecting my currently focused window?
To make it so any non-focused window ignores my mouse cursor (until I focus it via a click or whatever)?
E.g.: I have a small game. If I move my cursor, it moves the camera.
I meta+tab on my browser.
The mouse cursor should appear and should stop moving my camera.
Since my browser is the focus? My mouse cursor should ONLY affect my browser.
you can try exploring window rules for individual windows or applications but your desktop is always going to be aware of where the cursor is (or it should be) because that’s a big part of what a graphical desktop is for.
if you were to somehow succeed at making a window ignore the mouse, then there would be no way to click on it again to give it focus, you would need to resort to the keyboard.