Merge pull request #523 from meeeee3/scroll-factor

feat: add wheel scroll factor
This commit is contained in:
DreamMaoMao
2025-12-19 16:43:50 +08:00
committed by GitHub
3 changed files with 13 additions and 4 deletions

View File

@@ -178,6 +178,8 @@ LIBINPUT_CONFIG_CLICK_METHOD_CLICKFINGER
enum libinput_config_click_method click_method =
LIBINPUT_CONFIG_CLICK_METHOD_BUTTON_AREAS;
double axis_scroll_factor = 1.0;
/* You can choose between:
LIBINPUT_CONFIG_SEND_EVENTS_ENABLED
LIBINPUT_CONFIG_SEND_EVENTS_DISABLED