-
Notifications
You must be signed in to change notification settings - Fork 168
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
M1 version please #172
Comments
I'm not sure compiling for M1 would solve any memory leaks. Unfortunately I have no such machine to test with 😢 . Would accept community contribution which addresses this. |
Can an Intel Mac build from source and produce a M1 build? Then I can try building (within the last two days I've downloaded both the latest source looked into the requirements for building for arm - something to do with arm64e and arm64 being present in the build config) |
As I know you can build for any platform, but I don't know how. alexzielenski I can test it for you |
I've just built Mousecape locally and it shows up as being Universal, however the Sparkle framework doesn't come with. Mousecape works and installing the Mousecape Helper also works. I wonder why that is. For now it's 3,3 MB vs 6,something MB previously. Probably due to the missing Sparkle framework?! edit: From Appletoolbox.com
|
Update.. re-built again, but no success on having Check for Updates working .. I've included the Sparkle framework from the 1813 release version, but the mechanism won't take. I saw some issues in one place that I will see to - it's probably what's the matter. |
Thank you for trying! I believe that the framework may also needed to be universal |
Any news on the M1 effort? Thank you! |
Note. I built this Mousecape version for macOS 12 and up Here's an Apple Silicon and Intel version of Mousecape - version 1815 without the Sparkle framework. |
Thank you |
I will be testing this in a couple of days when I get my mew mac with m1, in the meantime it shows as it can't run on my current intel mac. I'm still running Mouscape 0.0.6 (1714). |
Is it impossible for you to even get the official 1813 release of Mousecape going on your Intel Mac? |
You're welcome. How is it working for you? note that I'm working in the dark with regards to Apple Silicon processors I just thought it would be great to finally put actions to my earlier words |
It's not impossible, but I haven't had the need to check for any updates for Mousecape, I just noticed there was a new version hehe. I came back to the github looking for M1 experiences and to know what to prepare for. I have a Mac Mini late 2014 with Big Sur. |
It is working quite well |
That's lovely.. Perhaps I should just fork the project properly.. I'll have to ask the author, Alex, about the issue with Sparkle and if I can fork and then exclude that framework |
I can also confirm it's working flawlessly on m1, thank you. |
So, just to ask in broader terms. The Asking because as you know, I'm on an Intel Mac still and I can read that the author of Mousecape in #172 (comment) doesn't think that re-compiling for M1 helps. It's only good if it has helped. That will surely help moving forward. 👍🏻 |
The window server issue was mostly managed about two minor macos updates ago. Thank you very much, this was the last non-native app I had in last 6 months. I don't know for what is "sparkle" for, everything works. Definitely it can be released in this state. |
is 1815 safe to use on M1? |
There honestly shouldn't be an issue with it. :) Virus Total results if those matter. |
Sparkle handles the update to a newer version via an easy to use interface that you've probably seen in many other apps - this particular build is without that framework because I am not smart enough to include it in a way that @alexzielenski can for instance. |
Had to come back to inform that while it works, it's animating the cursors with the wrong frame duration (very slow in my case). I reverted to the 1813 version, it's not native but it makes zero impact on my cpu usage, specially since I apply the cape and close mousecape afterwards. I don't know what process keeps the cursor applied and animating but besides all the processes I usually run there's no other process that uses more than 0.1% of CPU when it's applied vs default Mac cursor. I'm on a Mac Mini M1. |
It is possible, I don't have any custom animated cursor set up |
@Dnilo I guess there's then no real reason to keep my build up. I so wish I had an M1 Mac of sorts to be with all the cool guys. |
Hey @VisualisationExpo i installed 1815 but the cursor works only until i make one click, what have i done wrong? |
I doubt you've done anything wrong.. best to try and install the Helper tool if you haven't already? The issue comes and goes with me too - also with the official 1813 |
@alexzielenski @VisualisationExpo How can I help to make a build on Apple silicon? |
Maybe use GitHub Actions for the M1 build? |
Please somebody compile an M1 version. Memory leaks by windowserver with the intel version.
The text was updated successfully, but these errors were encountered: