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. |
||
|---|---|---|
| .. | ||
| data | ||
| util | ||
| child_window.rs | ||
| control_flow.rs | ||
| pump_events.rs | ||
| run_on_demand.rs | ||
| window.rs | ||
| x11_embed.rs | ||