Skip to content

Implement macOS cursor setting and hiding support - #280

Merged
prokopyl merged 2 commits into
RustAudio:masterfrom
SpruceCloud:mouse-cursor
Aug 28, 2026
Merged

Implement macOS cursor setting and hiding support#280
prokopyl merged 2 commits into
RustAudio:masterfrom
SpruceCloud:mouse-cursor

Conversation

@SpruceCloud

Copy link
Copy Markdown
Contributor

As mentioned in #211 , merging the mouse changes as a separate commit.

Took a bit longer, but now I am focused on finishing the changes.

@prokopyl prokopyl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, and thanks for this PR!

The main issue I have is that you should use the safe APIs provided by objc2, instead of using the error-prone and unsafe msg_send! macro.

Other than that, this looks pretty good to me!

Comment thread src/platform/macos/view.rs Outdated
Comment thread src/platform/macos/window.rs Outdated
@prokopyl prokopyl added this to the v0.3.X milestone Aug 6, 2026
@prokopyl
prokopyl merged commit d9b24d9 into RustAudio:master Aug 28, 2026
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants