libwacom
libwacom copied to clipboard
libwacom is a tablet description library
Adds support for StarLabs Starlite Mk V Tablet Device. Tested with official pen. Descriptors: https://github.com/linuxwacom/wacom-hid-descriptors/issues/392 This PR is marked as a draft as there is two versions of the starlabs...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.9 → v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.9...v0.5.0)
- **libwacom version**: 2.12.2 - [x] I understand that libwacom does affect whether the device works (see [Troubleshooting](https://github.com/linuxwacom/libwacom/wiki/Troubleshooting#my-tablet-doesnt-work)) # Bug description I just updated the libwacom package on Solus and...
As of 2.12 we have mostly solved the issue with re-used firmware ids and with `libwacom_new_from_builder()` we can re-create any device even if we don't have the actual device path....
Hi, I'm very close on getting the device to 100% working, after I submitted a pull request to systemd: https://github.com/systemd/systemd/pull/31918 **the pen was working**, but the Multi-Touch Gesture abilities are...
I'm filing this here, in part to have something to point to and to gather my thoughts. This is not really a bug in libwacom though libwacom's requirements for `UNIQ`...
This is an RFC around an idea we had around a year or so ago but so far nothing has come out of it. libwacom is a *static* database and...
This sit on top of #694, only the last commit matters. This should have no functional effect but it reduces the hwdb file from ~10k lines to under 700 non-comment...
See https://github.com/linuxwacom/libwacom/pull/687#issuecomment-2116359238 The hwdb checks in the CI are skipped because of ``` SKIPPED [1092] ../test/test_udev_rules.py:117: Skipping test: [Errno 13] Permission denied: '/etc/udev/hwdb.d/99-libwacom-pytest.hwdb' ```
The following SVGs are missing a Dial or Strip element, see #697: - [ ] gaomon-g12.svg - [ ] gaomon-g12gd.svg - [ ] gaomon-g13.svg - [ ] gaomon-g13gd.svg - [...