add missing Upstream-Status

This commit is contained in:
Markus Volk
2025-04-02 08:25:39 +02:00
parent 11fa512788
commit a31412b492
11 changed files with 20 additions and 0 deletions

View File

@ -10,6 +10,8 @@ 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)) {
| ^~~~~~
Upstream-Status: Pending
---
meson.build | 5 +++++
sway/ipc-json.c | 5 +++++