Conversation
f5d4ac4 to
03e85d3
Compare
|
conflict resovled |
|
Just wanted to say i've been using a build from this branch on mac for a week now with no issues, would be great to get it merged in! |
|
Thanks very much for your contribution @lyonbot ! Currently, I do not use macOS, so I can not test this changes, therefore I appreciate your feedback @nulltrope! One problem I see is that the autopilot library has been patched. @lyonbot instead of patching autopilot, I'd prefer either directly calling the macOS APIs or using another input library that does not require patching. If this is resolved and @nulltrope can verify that everything works, I will probably merge your changes. |
|
The patches to autopilot-rs is simple and public here, and the version is locked to commit If you still have concerns, you can (1) merge this PR, (2) then bring changes to your own H-M-H/autopilot-rs (3) modify Cargo.toml to use your patched repo. -- which makes no difference IMO. I've spend too much time on this. the actions to do and a "probably merge" is kinda frustrating to me. |
|
No problem @lyonbot :), this is your free time after all. Perhaps I will have a look again when I have some time or someone else feels up to this. |
|
Any updates on when will this be merged to main branch |
Hi, can u explain how did u do that ? |
4292ad1 to
7fa9013
Compare
The newest build can be found in GitHub CI. for example: https://github.com/lyonbot/Weylus/actions/runs/15249377017 - Artifacts |
|
@lyonbot Thank for the link.
-------- Then I asked to myself what would happen if I install the intel version on my Mac ? I can see all the windows/softwares on my Mac screen and on the tablet. But the input from the client is still not working I have also remarked that the moment I move my mouse this error happens
|
a PR separated from #276
introduced new pointer events: enter & leave. tested on MacOS. not tested on Linux and Windows, but shall works too