[Git][wine/wine][master] winewayland: Use system cursor shapes when possible.
Alexandre Julliard pushed to branch master at wine / wine Commits: 6a9df1f4 by Alexandros Frantzis at 2025-07-01T21:47:39+02:00 winewayland: Use system cursor shapes when possible. Use the cursor-shapes-v1 protocol to tell the compositor which system cursor shape to use. If a shape match is not found (or cursor-shapes-v1 is not available) we fall back to setting the cursor buffer from the Windows cursor data as before. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57648 - - - - - 5 changed files: - dlls/winewayland.drv/Makefile.in - + dlls/winewayland.drv/cursor-shape-v1.xml - dlls/winewayland.drv/wayland.c - dlls/winewayland.drv/wayland_pointer.c - dlls/winewayland.drv/waylanddrv.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/6a9df1f4c5a8448f426ba3454faf25d... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/6a9df1f4c5a8448f426ba3454faf25d... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)