Peter Hutterer
Peter Hutterer
The following SVGs are missing a Dial or Strip element, see #697: - [ ] gaomon-g12.svg - [ ] gaomon-g12gd.svg - [ ] gaomon-g13.svg - [ ] gaomon-g13gd.svg - [...
The last release was around 9 months ago, could we have a new one please? This would make the InputCapture portal support and the `xdp_portal_create_remote_desktop_session_full` call available. Thanks! [Related input-leap...
[sysinfo.S6Tmerkd7g.tar.gz](https://github.com/user-attachments/files/15880117/sysinfo.S6Tmerkd7g.tar.gz)
[sysinfo.25eW86cnXE.tar.gz](https://github.com/linuxwacom/wacom-hid-descriptors/files/15288131/sysinfo.25eW86cnXE.tar.gz)
Add support for opening /dev/hidraw devices via logind's TakeDevice(). Same semantics as our support for evdev devices, but it requires the HIDIOCREVOKE ioctl in the kernel. --- This is a...
This was erroneously implemented as `s` but for backwards compatibility cannot be changed as it would break existing clients. Best we can do here is fix the documentation and tell...
libinput at least uses the status leds for grouping: our data file says there's a status led for the ring and the toggle button for the ring is B, and...
Useful for testing e.g. #788 with built-in tools like `debug-device`. The new file is in `/etc/libwacom` to make it system-wide accessible but `debug-device` only uses the git datadir by default....
See https://github.com/linuxwacom/libwacom/issues/784#issuecomment-2426327301
Nothing uses `libwacom_get_class()` (except for identifying remotes, see #779) but we still have to add it each `.tablet` file. Since we don't have any known callers we can just generate...