mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-26 07:11:31 +11:00
36f4eccb5c
On macOS, there is a difference between a "grab" cursor and a "grabbing" cursor, where "grab" is an open-hand cursor used during a hover, and "grabbing" is a closed-hand cursor used on a click. These, and other native MacOS cursors, can be seen at the [NSCursor documentation](https://developer.apple.com/documentation/appkit/nscursor?language=objc). See https://github.com/hecrj/iced/issues/9 for the motivation for this PR. |
||
---|---|---|
.. | ||
util | ||
app.rs | ||
app_delegate.rs | ||
app_state.rs | ||
event.rs | ||
event_loop.rs | ||
ffi.rs | ||
mod.rs | ||
monitor.rs | ||
observer.rs | ||
view.rs | ||
window.rs | ||
window_delegate.rs |