Summary: | Xwayland is missing tablet support | ||
---|---|---|---|
Product: | Wayland | Reporter: | jonas <jonas> |
Component: | XWayland | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | major | ||
Priority: | medium | CC: | cbm, garrett.mitchener, nuno.f.ferreira, peter.hutterer, robert.de.rooy |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
jonas@thiem.email
2017-01-14 19:52:52 UTC
Peter, is this just a missing implementation in Xwayland or something more sinister? (In reply to Pekka Paalanen from comment #1) > Peter, is this just a missing implementation in Xwayland or something more > sinister? Yeah, we don't have any pen/tablet support in Xwayland at all. In case this is any easier, I am sure actual pen-heavy applications like xournal or GIMP which require detail input can be convinced to port to GTK3 to get proper advanced pen events. (googling for both reveals both projects already made significant progress on porting efforts) However, the problem is that the pen doesn't even appear to emit the most basic mouse events on GTK2, making them effectively entirely unusable with the pen even if they don't require any pressure strength or any other sort of special pen events. So it would probably be sufficient if just basic emulated mouse events were generated, if that saves you any time. (and then xournal/GIMP would need to be informed that GTK3 is required for proper operation under Wayland, since at least xournal seems to have almost fully ported but then abandoned it since they saw no good reason to switch) As daniels said, this is a generic issue: XWayland is missing tablet support. I'll try to bump this up in my todo list Since it's been half a year, please allow me to ask if there's any updates on this issue... Thanks tablet support was merged in februrary with the commits leading up to 8475e6360ce31551d50fd63a26f7a44d1e8928f2 Ok, great. from the user point of view I guess the question then shifts to when will xorg-server 1.20 be released and picked up by distros Thanks for the support FWIW, it looks like those patches for wacom in xorg-server 1.20 apply without too much trouble to 1.19.3 (see https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1712571). My wacom tablet works nicely now with the patched xorg-server on xwayland apps like firefox and gimp. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.