X Tutup
Skip to content

[macOS] Add missing "move" system cursor.#113186

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
bruvzg:macos_movec
Nov 27, 2025
Merged

[macOS] Add missing "move" system cursor.#113186
akien-mga merged 1 commit intogodotengine:masterfrom
bruvzg:macos_movec

Conversation

@bruvzg
Copy link
Member

@bruvzg bruvzg commented Nov 26, 2025

See #113163

Adds missing "move" 4-way arrow cursor, which is available in the system, but not exposed.

There's also busyButClickableCursor core cursor which can be obtained in the same way, but it seems to behave erratically way, so I have not used it for CURSOR_WAIT or CURSOR_BUSY.

Screen.Recording.2025-11-26.at.13.57.41.mov

@bruvzg bruvzg added this to the 4.x milestone Nov 26, 2025
@bruvzg bruvzg marked this pull request as ready for review November 27, 2025 09:43
@bruvzg bruvzg requested review from a team as code owners November 27, 2025 09:43
@akien-mga akien-mga modified the milestones: 4.x, 4.6 Nov 27, 2025
@akien-mga akien-mga merged commit 93e83c5 into godotengine:master Nov 27, 2025
20 checks passed
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup