Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide grid after reaching the point? #31

Open
alloc33 opened this issue Sep 13, 2022 · 2 comments
Open

Hide grid after reaching the point? #31

alloc33 opened this issue Sep 13, 2022 · 2 comments

Comments

@alloc33
Copy link

alloc33 commented Sep 13, 2022

Is it possible hide the grid after I reach the point? Currently have to press escape to quit the grid mode

@mjrusso
Copy link
Owner

mjrusso commented Sep 13, 2022

The grid will auto-hide after simulating a click, but it sounds like you are using Scoot to move the cursor but not click. (Can you share a bit more details about your use case?)

Also worth noting that this feature request, if I'm understanding it correctly, is effectively the opposite of #30.

@acicovic
Copy link

Also worth noting that this feature request, if I'm understanding it correctly, is effectively the opposite of #30.

I'm not the original poster of this, but this is my understanding as well.

Can you share a bit more details about your use case?

I have multiple monitors and I'm already using a mouse emulation solution (which is good enough for most cases, but not good for jumping around quickly long distances with precision).

So in my case, I want to use Scoot just to move the cursor quickly where I want it, and hide the grid as soon as possible so I can handle the rest of micro-adjustments with my current solution. In my case, once the cursor has moved to the desired location, the grid becomes more of a visual/functional hindrance which I need to dismiss with the Esc key (which is not the end of the world, but is still an extra keystroke).

So this functionality would be useful to those who seek just quick "mouse teleportation".

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants