http://bugs.winehq.org/show_bug.cgi?id=58463 Maxime Nordier <maxime.nordier(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maxime.nordier(a)gmail.com --- Comment #2 from Maxime Nordier <maxime.nordier(a)gmail.com> --- I can reproduce on Hyprland and Niri. Xorg, KDE, GNOME and Sway work correctly. When looking at the tablet events, Hyprland and Niri do not reset the pressure when lifting the pen (by sending a pressure(0) event before the up() event), whereas Sway, KDE and GNOME do. And if I patch Hyprland to do it, Clip Studio Paint works correctly. But the documentation of the tablet-v2 protocol lets me think that it is normal behaviour: "Note that pressure may be nonzero even when a tool is not in logical contact. See the down and up events for more details." Also here's additional system info: - distro: Arch Linux - kernel: 6.15.5-arch1-1 - wine version: 10.11 - hyprland version: 0.49.0 - tablet driver: OpenTabletDriver 0.6.5.1 (also tested with the wacom kernel driver) - tablet model: Wacom CTL-672 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.