cursor icon indicating copy to clipboard operation
cursor copied to clipboard

[feat] macOS support with Mousecape

Open waruhachi opened this issue 9 months ago • 2 comments

This PR adds macOS support using Mousecape, as many users have requested. It also cleans up the readme by removing full links and using markdown links instead. Finally, it clarifies some instructions and corrects some grammar.

Reference: https://github.com/rose-pine/cursor/issues/1 https://github.com/rose-pine/cursor/issues/7

Preview: CleanShot 2025-03-20 at 10 46 50

waruhachi avatar Mar 20 '25 08:03 waruhachi

Thanks for adding macOS support! I'll let calc review when they get a chance but I saw the version numbers in release downloads and it looks like you can link to the latest release, e.g.:

- https://github.com/rose-pine/cursor/releases/download/v1.1.0/BreezeX-RosePine-Linux.tar.xz
+ https://github.com/rose-pine/cursor/releases/latest/download/BreezeX-RosePine-Linux.tar.xz

mvllow avatar Mar 20 '25 13:03 mvllow

Thanks for the tip about always pointing to the latest release. I tried making it work, but at 4 AM, I couldn't figure it out. I also attached a screenshot showing both variants in the original comment.

waruhachi avatar Mar 20 '25 15:03 waruhachi

Seeing how this is additive and shouldn't break existing platforms we can merge and let people report bugs if any :) Thank you!

mvllow avatar Jul 27 '25 21:07 mvllow