Hyprland/src/devices
2024-05-07 16:07:50 +01:00
..
IHID.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
IKeyboard.cpp xkb: check value correctly with xkb_state_layout_index_is_active() (#5925) 2024-05-07 16:07:50 +01:00
IKeyboard.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
IPointer.cpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
IPointer.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
ITouch.cpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
ITouch.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +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 input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
Mouse.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
TouchDevice.cpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +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 internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
VirtualPointer.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00