This commit is contained in:
Jens Peters 2026-01-30 17:09:52 +01:00 committed by GitHub
commit 9d5b4947ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 49 additions and 2 deletions

View file

@ -139,6 +139,8 @@ struct rcxml {
struct tablet_tool_config {
enum lab_motion motion;
double relative_motion_sensitivity;
double min_pressure;
double max_pressure;
} tablet_tool;
/* libinput */