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

Add option to open search window / main window near mouse #2186

Open
BlipRanger opened this issue Nov 12, 2024 · 1 comment
Open

Add option to open search window / main window near mouse #2186

BlipRanger opened this issue Nov 12, 2024 · 1 comment

Comments

@BlipRanger
Copy link

Solution

Adding a toggle in the settings to cause the search / main window to spawn at the mouse location when the respective hotkey is pressed. This makes it much easier to quickly move the mouse to the pasteboard options.

Alternatives

The current alternative is just moving the mouse further which isn't the end of the world, but it is just a much less convenient than having the info/selections right where you are looking and clicking.

How important is this improvement for you?

Would be a major improvement

@guiyanakuang
Copy link
Member

Changing the window position might not be an elegant solution and would increase the complexity of window management.

Perhaps this would be more elegant: Use a hotkey to bring up the main search window, then control pasteboard selection directly through the mouse scroll wheel (regardless of where the mouse cursor is positioned). Clicking the scroll wheel button would trigger quick paste.

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

2 participants