mirror of
https://github.com/hyprwm/Hyprland
synced 2026-04-25 09:00:38 +02:00
Implements an intermediary HID class for mice, keyboards and touch devices, removing the old structs from WLClasses.hpp Yes, virtual ones are duplicated a bit, but will likely be de-duped once wlr_input_device is not used anymore.
1 line
25 B
C++
1 line
25 B
C++
#include "WLClasses.hpp"
|