[Git][wine/wine][master] 2 commits: winebus: Ignore unsupported hidraw touchscreen devices.
Alexandre Julliard pushed to branch master at wine / wine Commits: 28c806ae by Rémi Bernon at 2025-01-06T20:12:06+01:00 winebus: Ignore unsupported hidraw touchscreen devices. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57601 - - - - - 257363f2 by Rémi Bernon at 2025-01-06T20:12:06+01:00 winex11: Map mouse/touch event coordinates even without a hwnd. Some touch events don't have the window set properly, we don't really need it but we need the mouse coordinate to be mapped correctly. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57601 - - - - - 2 changed files: - dlls/winebus.sys/main.c - dlls/winex11.drv/mouse.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7885ef6de1e921f6aa3c4b950fa16c... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7885ef6de1e921f6aa3c4b950fa16c... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)