Hyprland/src/devices
davc0n 4d14bcb02f
config: Refactor class member vars (#10124)
* Refactor config classes vars

* Fix clang format errors
2025-04-20 20:39:33 +02:00
..
IHID.cpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
IHID.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
IKeyboard.cpp config: Refactor class member vars (#10124) 2025-04-20 20:39:33 +02:00
IKeyboard.hpp InputManager: add config option to disable keybinds per device (#10064) 2025-04-17 02:19:10 +02:00
IPointer.cpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
IPointer.hpp input: fixup mouse check for flipping x / y (#9529) 2025-03-06 17:33:01 +01:00
ITouch.cpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
ITouch.hpp input: cleanup device naming logic 2024-11-09 01:53:05 +00:00
Keyboard.cpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
Keyboard.hpp Core: Move to aquamarine (#6608) 2024-07-21 13:09:54 +02:00
Mouse.cpp input: fixup mouse check for flipping x / y (#9529) 2025-03-06 17:33:01 +01:00
Mouse.hpp Core: Move to aquamarine (#6608) 2024-07-21 13:09:54 +02:00
Tablet.cpp internal: Remove some unused lambda captures (#8218) 2024-10-24 13:12:41 +01:00
Tablet.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
TouchDevice.cpp Core: Move to aquamarine (#6608) 2024-07-21 13:09:54 +02:00
TouchDevice.hpp Core: Move to aquamarine (#6608) 2024-07-21 13:09:54 +02:00
VirtualKeyboard.cpp keyboard: properly update keymap state and fd on keymap changes 2024-07-25 13:02:10 +02:00
VirtualKeyboard.hpp Core: Move to aquamarine (#6608) 2024-07-21 13:09:54 +02:00
VirtualPointer.cpp input: add flip_x and flip_y for touchpad (#9481) 2025-03-03 21:56:01 +01:00
VirtualPointer.hpp Core: Move to aquamarine (#6608) 2024-07-21 13:09:54 +02:00