You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes when I move the mouse from one screen to another, it will not correctly move the cursor.
For these times, it will behave as if the application was not enabled (default mouse move behavior)
I believe I was able to catch these events using the diagnostics tool
The message seems to be
0:00:01,4019406 3 [ ] Cursor( 55, 546) MouseTrap({X=0,Y=0,Width=2560,Height=1440}) system had wrong clip: {X=-1920,Y=0,Width=4480,Height=1440} -- IsInputDesktop: True
Update:
Never mind the previous log after playing around a bit more I was able to get:
Hello!
Sometimes when I move the mouse from one screen to another, it will not correctly move the cursor.
For these times, it will behave as if the application was not enabled (default mouse move behavior)
I believe I was able to catch these events using the diagnostics tool
The message seems to beUpdate:
Never mind the previous log after playing around a bit more I was able to get:
But it doesn't always seem to log this when the switching fails. So I don't really know what's going on.
New diagnostics
mousetrap-diag.txt
Despite the last message saying "Retry", it didn't really retry
The text was updated successfully, but these errors were encountered: