Hyprland/src/managers/input
Grant Ammons 0ee69058c4
config: Add input:scroll_factor configuration (#4980)
* Allow for input:scroll_factor configuration

This PR will allow for a `scroll_factor` configuration within an `input`
block.  The purpose is to control the scroll factor of external mice.

Closes #2574.

* clang-format
2024-03-05 19:18:53 +00:00
..
IdleInhibitor.cpp logging: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +01:00
InputManager.cpp config: Add input:scroll_factor configuration (#4980) 2024-03-05 19:18:53 +00:00
InputManager.hpp input: Rewritten pointer constraints (#4889) 2024-03-02 21:04:55 +00:00
InputMethodRelay.cpp animations: Refactor AnimatedVariable (#4911) 2024-03-02 00:35:17 +00:00
InputMethodRelay.hpp core: add additional headers for Popup.cpp and InputMethodRelay.hpp (#4909) 2024-03-01 20:07:36 +00:00
Swipe.cpp config: improve config value infrastructure 2024-03-03 18:41:38 +00:00
Tablets.cpp animations: Refactor AnimatedVariable (#4911) 2024-03-02 00:35:17 +00:00
Touch.cpp animations: Refactor AnimatedVariable (#4911) 2024-03-02 00:35:17 +00:00