stylus makes lines after I stop drawing in wine clip studio paint #10819
-
Hyprland versionHyprland 0.49.0 built from branch at commit 9958d29 (version: bump to 0.49.0). no flags were set Regressionno Describe the bugwhen I stop drawing(stop pressing the stylus against the tablet) there is this leaky line that continues to draw as long as my stylus is hovered over the tablet, this issue only happens in clip studio paint in hyprland 2025-06-23.13-53-13.mp4Reproductioninstall clip studio paint in wine(perferably 2.30 version link and set winecfg to windows 7 or 8.1) , and draw a line with the stylus for 1~3 times until that leaky line appears System info and config |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
I compared the wine logs between hyprland and gnome and these 2 lines only appear in in the hyprland wine logs EDIT: these two lines now appear in the gnome wine logs too but doesn't create the leaky line issue for some reason libinput-list-devices-output.txt I'm using a huion h610 pro v2 with the official huion drivers, I tried open tablet driver before that but I had the same results |
Beta Was this translation helpful? Give feedback.
-
I noticed that but then krita(xwayland) doesn't have this leaky line issue like on clip studio paint running in wine 10.9, so idk |
Beta Was this translation helpful? Give feedback.
-
+1, I have the issue as well. I've noticed the same program running with wine 10.12 under sway doesn't seem to have the issue. There's also been a bug report for this on wine, but it seems like this issue is on Hyprland's end |
Beta Was this translation helpful? Give feedback.
I made a patch for aquamarine today (hyprwm/aquamarine#194) that does what the plugin is supposed to do, but correctly. With this patch, Hyprland should behave like sway/wlroots now.
It has already been merged and should lend in the next aquamarine release or the next Hyprland release depending on the distro I think.
When it gets released, the plugin should not be necessary anymore.