Skip to content

winex11: Set the window cursors immediately in SetCursor.

Rémi Bernon requested to merge mr/win32u-cursor-tracking into master

Instead of synchronizing the cursor on mouse changes. The driver calls should now only be done when cursor or window handle have changed.

Merge request reports

Loading