winit/tests
Kirill Chibisov 7abd427216 Create custom cursor with directly with event loop
Replace the `CustomCursorBuilder` with the `CustomCursorSource` and
perform the loading of the cursor via the
`EventLoop::create_custom_cursor` instead of passing it to the builder
itself.

This follows the `EventLoop::create_window` API.
2024-02-21 14:44:29 +04:00
..
send_objects.rs Create custom cursor with directly with event loop 2024-02-21 14:44:29 +04:00
serde_objects.rs Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00
sync_object.rs Create custom cursor with directly with event loop 2024-02-21 14:44:29 +04:00