Hyprland/src/managers/input
vaxerski 96198dae55 Normalize color storage
Colors are now normalized to 0 - 1 values instead of 0 - 255

causes calculations to be simpler and generally cleans up the codebase.
2023-01-05 19:25:45 +01:00
..
IdleInhibitor.cpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
InputManager.cpp update constraint on constraint state region commit 2023-01-03 13:06:18 +01:00
InputManager.hpp allow binding tablets to outputs 2022-12-21 15:11:39 +00:00
InputMethodRelay.cpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
InputMethodRelay.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
Swipe.cpp Normalize color storage 2023-01-05 19:25:45 +01:00
Tablets.cpp allow binding tablets to outputs 2022-12-21 15:11:39 +00:00
Touch.cpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00