diff options
author | Simon Ser <contact@emersion.fr> | 2023-03-26 23:27:40 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2023-03-27 10:56:16 +0200 |
commit | dee032d0a0ecd958c902b88302dc59703d703c7f (patch) | |
tree | eaf0283fdabfb854b8813b397e58c3b536470120 /sway/commands/input/calibration_matrix.c | |
parent | 6701b90c556f506784c4dfc23da08ae63d02e67a (diff) |
ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entry
This was introduced in the last libinput release.
Fixes the following error:
../sway/ipc-json.c:928:17: error: enumeration value 'LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM' not handled in switch [-Werror=switch]
928 | switch (libinput_device_config_accel_get_profile(device)) {
| ^~~~~~
Diffstat (limited to 'sway/commands/input/calibration_matrix.c')
0 files changed, 0 insertions, 0 deletions