You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, there. I'm a bot and have been asked to have a look at this.
libwacom is a bunch of text files with a C API, and the information in those text files
is static fixed information that we cannot get from the device (e.g. the model name or which
button will produce which event code). It does not affect functionality directly, if the
tablet does not work this is either an issue with the kernel drivers, xf86-input-wacom
(if using X) or libinput/the desktop environment (if using Wayland). Please file the
issue with the component that most likely applies.
Please see the bot comment above, this is a software feature and would have to be implemented in whatever handles tablet events. There's an open libinput PR and I've worked on this for mutter but it's ... not trivial. So we're aware this feature is wanted but esp. in Wayland it cannot easily be implemented (focus issues, will require an update of the wayland tablet protocol).
feature request
The text was updated successfully, but these errors were encountered: