mgth / LittleBigMouse

DPI Aware mouse move across screens
GNU General Public License v3.0
3.85k stars 183 forks source link

When in games the cursor flickers at the edge of screens #61

Closed VinceBT closed 10 months ago

VinceBT commented 6 years ago

When in games (like League of Legends) that require you to use the edge of the screen to move the camera, the cursor flickers and teleports itself at random Y position on the edge.

mgth commented 6 years ago

It was really not done for in game usage. Do you see any usefulness in game ? maybe I should detect full screens process and disable lbm while it's in foreground.

VinceBT commented 6 years ago

I enable it all the time because it really fixes my resolution problem with my screens, but I don't see why I should have to disable it manually for gaming.

If it could detect fullscreen and borderless fullscreen I would let it run 24/24.

GameGrime commented 6 years ago

I would love a feature to disable LBM while a process is running. Allowing a user created blacklist.

VinceBT commented 2 years ago

I made this @mgth @GameGrime https://github.com/VinceBT/LBMM