Skip to content

Use new macOS 15 cursors for resize icons#4422

Merged
madsmtm merged 2 commits intomasterfrom
madsmtm/appkit-new-cursors
Mar 18, 2026
Merged

Use new macOS 15 cursors for resize icons#4422
madsmtm merged 2 commits intomasterfrom
madsmtm/appkit-new-cursors

Conversation

@madsmtm
Copy link
Copy Markdown
Member

@madsmtm madsmtm commented Nov 24, 2025

These look slightly different from the old ones, and are more consistent between each other.

Fixes #4390.
Fixes #4034.

  • Tested on all platforms changed
    • Tested on macOS 15.6.1, and I've verified that we now use the same cursor icons as those used in Safari 26.
  • Added an entry to the changelog module if knowledge of this change could be valuable to users

@madsmtm madsmtm added S - enhancement Wouldn't this be the coolest? DS - appkit Affects the AppKit/macOS backend labels Nov 24, 2025
Comment thread winit-appkit/src/cursor.rs Outdated
These look slightly different from the old ones. Verified that we now
use the same cursor icons as those used in Safari 26.
@madsmtm madsmtm force-pushed the madsmtm/appkit-new-cursors branch from 4b95b57 to 2cdd985 Compare February 17, 2026 15:08
@madsmtm madsmtm merged commit a8c7d80 into master Mar 18, 2026
57 checks passed
@madsmtm madsmtm deleted the madsmtm/appkit-new-cursors branch March 18, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DS - appkit Affects the AppKit/macOS backend S - enhancement Wouldn't this be the coolest?

Development

Successfully merging this pull request may close these issues.

CursorIcon::EwResize and ColResize mapped to same deprecated cursor Use new documented cursors on macOS

2 participants