mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-24 22:31:30 +11:00
b532b8c65f
Add a new api, window.set_cursor, for setting the cursor. The enum MouseCursor lists the possible cursors. Only X11 is implemented. On OSX, Android, & Win32 the window.set_cursor function either does nothing or calls the "unimplemented!" macro. |
||
---|---|---|
.. | ||
support | ||
cursor.rs | ||
fullscreen.rs | ||
multiwindow.rs | ||
window.rs |