[Git][wine/wine][master] winewayland: Treat fully transparent cursors as hidden.
Alexandre Julliard pushed to branch master at wine / wine Commits: c3e09e2e by Alexandros Frantzis at 2025-03-06T20:34:21+01:00 winewayland: Treat fully transparent cursors as hidden. SDL 2.0.18 and newer (including SDL 3) set a fully transparent cursor object when hiding the cursor (instead of using a NULL cursor handle). Detect this case and treat it as a request to hide the cursor, to make our locking/relative-motion heuristics work. - - - - - 1 changed file: - dlls/winewayland.drv/wayland_pointer.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/c3e09e2e702b426d266cbb1c80b3ff7... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/c3e09e2e702b426d266cbb1c80b3ff7... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)