Hyprland/src/devices
Vaxry 8c64a4bad7
core: move to hyprutils for utils (#6385)
* core: move to hyprutils for utils

Nix: add hyprutils dep

* Meson: add hyprutils dep

* flake.lock: update

---------

Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2024-06-11 17:17:45 +02:00
..
IHID.cpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
IHID.hpp Tablet: move to new impl 2024-05-09 13:37:39 +01:00
IKeyboard.cpp core: move to hyprutils for utils (#6385) 2024-06-11 17:17:45 +02:00
IKeyboard.hpp input: fix modifier and leds (#6062) 2024-05-14 16:14:43 +01:00
IPointer.cpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
IPointer.hpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
ITouch.cpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
ITouch.hpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
Keyboard.cpp keyboard: prevent UAF in destroy events 2024-05-04 16:37:26 +01:00
Keyboard.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
Mouse.cpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
Mouse.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
Tablet.cpp wayland/core: move to new impl (#6268) 2024-06-08 10:07:59 +02:00
Tablet.hpp wayland/core: move to new impl (#6268) 2024-06-08 10:07:59 +02:00
TouchDevice.cpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
TouchDevice.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
VirtualKeyboard.cpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
VirtualKeyboard.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
VirtualPointer.cpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
VirtualPointer.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00