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

Absolute mouse transition across monitors instead of scaled #47

Open
bebyzz opened this issue Oct 31, 2023 · 5 comments
Open

Absolute mouse transition across monitors instead of scaled #47

bebyzz opened this issue Oct 31, 2023 · 5 comments
Labels

Comments

@bebyzz
Copy link

bebyzz commented Oct 31, 2023

Describe the Issue

Absolute mouse movement across monitors. What that looks like is when going from one monitor to another your mouse stays at the same relative position. Unless you run into the edge on a bordering monitor in that case have it jump to the top/bottom or left/right side.

Additional context

Absolute mouse transition
Scaled mouse transition
Currently I have an ultra-wide monitor and a vertical monitor of to the side. My ultra wide is located in the center of vertical monitor. When my mouse is near the top of the ultra-wide monitor and I move it to the vertical monitor my mouse jumps a significant distance. I would like for the mouse to appear at the same relative level. This behavior would be identical to how mouse movement is handle with out cursr but I still want the ability to move my mouse back from the vertical monitor even if my ultra wide does not extend to that point on the monitor

@bebyzz
Copy link
Author

bebyzz commented Oct 31, 2023

I'm also able to help you implement this feature :)

@ragauskl
Copy link
Contributor

ragauskl commented Nov 1, 2023

@yinebebz This is relatively easy to add and can be done as a free feature, not a problem

Only issue is that I currently have higher priority tasks and in 1 weeks time I'll be away for 1-2 weeks on personal matters, therefore it will be at very least 1-2 months before I can find time for this request

As project is closed source contributions to source code are not possible

@ragauskl ragauskl added the enhancement New feature or request label Nov 1, 2023
@bebyzz
Copy link
Author

bebyzz commented Nov 1, 2023

Thanks for the quick reply! No worries I figured I would offer just incase. I'll be sure to keep an eye out. Thanks again

@ragauskl
Copy link
Contributor

ragauskl commented Apr 4, 2024

1.7 is now available in pre-release, I'll try to include this either before I make it stable or with first patch 1.7.1

@ragauskl
Copy link
Contributor

I had to review and organize current Cursr priorities and currently this issue can't be prioritized as there is a alternative solution using split borders described in https://cursr.app/docs/use-cases 'Seamlessly Navigate Between Different Resolution Displays' second paragraph.

As there weren't other requests for this feature and there is an alternative solution for this I have to prioritize other features and tasks that will bring more value to Cursr and help make it sustainable. However this task is just moved to backlog and not completely removed, therefore if it get's enough interest/thumbs up - I can reconsider prioritizing it.

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

No branches or pull requests

2 participants