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

Windows Support #45

Open
brave3d opened this issue Aug 3, 2019 · 3 comments
Open

Windows Support #45

brave3d opened this issue Aug 3, 2019 · 3 comments

Comments

@brave3d
Copy link

brave3d commented Aug 3, 2019

Hello everyone, I know it may not be a related issue, but I wonder if anyone was able or has information on how to make this as starting point to support Windows, IE. Make a reliable driver for apple magic mouse on Windows, the issue with the official driver is that it doesn't support scrolling, but only mouse movement and it disconnects frequently, I made a tiny windows service that prevents disconnection and it's working fine but the scrolling issue remains.
I have tried Magic Mouse Utilities also, which solves this problem, but it's closed source and paid program, you have to pay for a license per device per year, or you may buy a multiyear license which is a joke.
So if anyone has a hint or a starting point we may collaborate to solve this issue. Thank you.

@Gintoki1ku
Copy link

Hello everyone, I know it may not be a related issue, but I wonder if anyone was able or has information on how to make this as starting point to support Windows, IE. Make a reliable driver for apple magic mouse on Windows, the issue with the official driver is that it doesn't support scrolling, but only mouse movement and it disconnects frequently, I made a tiny windows service that prevents disconnection and it's working fine but the scrolling issue remains.
I have tried Magic Mouse Utilities also, which solves this problem, but it's closed source and paid program, you have to pay for a license per device per year, or you may buy a multiyear license which is a joke.
So if anyone has a hint or a starting point we may collaborate to solve this issue. Thank you.

You can check out this https://github.com/imbushuo/mac-precision-touchpad. I just installed it on Windows and enabled the touchpad in settings which works perfect.

@brave3d
Copy link
Author

brave3d commented Jan 15, 2020

Hello everyone, I know it may not be a related issue, but I wonder if anyone was able or has information on how to make this as starting point to support Windows, IE. Make a reliable driver for apple magic mouse on Windows, the issue with the official driver is that it doesn't support scrolling, but only mouse movement and it disconnects frequently, I made a tiny windows service that prevents disconnection and it's working fine but the scrolling issue remains.
I have tried Magic Mouse Utilities also, which solves this problem, but it's closed source and paid program, you have to pay for a license per device per year, or you may buy a multiyear license which is a joke.
So if anyone has a hint or a starting point we may collaborate to solve this issue. Thank you.

You can check out this https://github.com/imbushuo/mac-precision-touchpad. I just installed it on Windows and enabled the touchpad in settings which works perfect.

Seems like this is designed for touchpad, have you tried it with magic mouse?

@Gintoki1ku
Copy link

Hello everyone, I know it may not be a related issue, but I wonder if anyone was able or has information on how to make this as starting point to support Windows, IE. Make a reliable driver for apple magic mouse on Windows, the issue with the official driver is that it doesn't support scrolling, but only mouse movement and it disconnects frequently, I made a tiny windows service that prevents disconnection and it's working fine but the scrolling issue remains.
I have tried Magic Mouse Utilities also, which solves this problem, but it's closed source and paid program, you have to pay for a license per device per year, or you may buy a multiyear license which is a joke.
So if anyone has a hint or a starting point we may collaborate to solve this issue. Thank you.

You can check out this https://github.com/imbushuo/mac-precision-touchpad. I just installed it on Windows and enabled the touchpad in settings which works perfect.

Seems like this is designed for touchpad, have you tried it with magic mouse?

My apologies. I thought you want support for trackpad and I don't have magic mouse.

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