Hyprland/src/devices
Tom Englund c68653d7c4 ikeyboard: free xkbSymState in clearManuallyAllocd
asan reported a leak on xkbSymState on destruction, because it wasnt
beeing unrefed, was only being unrefed on calls to updateXKBTranslationState.
2025-01-29 23:19:20 +00: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 ikeyboard: free xkbSymState in clearManuallyAllocd 2025-01-29 23:19:20 +00:00
IKeyboard.hpp input: cleanup device naming logic 2024-11-09 01:53:05 +00:00
IPointer.cpp cursor: move to a hyprland impl 2024-05-09 13:37:39 +01:00
IPointer.hpp input: add warp_back_after_non_mouse_input 2024-12-15 23:54:14 +00: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: add warp_back_after_non_mouse_input 2024-12-15 23:54:14 +00: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 core: add LIKELY and UNLIKELY macros 2025-01-17 18:56:39 +01:00
VirtualPointer.hpp Core: Move to aquamarine (#6608) 2024-07-21 13:09:54 +02:00