aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/devices
AgeCommit message (Expand)Author
2024-08-23input: Fix modifier keys getting stuck if depressed during config reload (#7486)MahouShoujoMivutilde
2024-07-29virtualptr: map to entire screen if no output is providedVaxry
2024-07-29virtualptr: allow binding to outputVaxry
2024-07-28input: fix keyboard leds with multiple keyboards (#7079)Sungyoon Cho
2024-07-27input: Fix `hyprctl switchxkblayout` not actually changing layout (#7070)MahouShoujoMivutilde
2024-07-25keyboard: update xkb state after key eventVaxry
2024-07-25keyboard: properly update keymap state and fd on keymap changesVaxry
2024-07-22virtual-pointer: fixup virtual pointer warp eventsVaxry
2024-07-21Core: Move to aquamarine (#6608)Vaxry
2024-06-19core: Move to hyprutils for MathVaxry
2024-06-11core: move to hyprutils for utils (#6385)Vaxry
2024-06-08wayland/core: move to new impl (#6268)Vaxry
2024-05-14input: fix modifier and leds (#6062)Sungyoon Cho
2024-05-09Tablet: move to new implVaxry
2024-05-09cursor: move to a hyprland implVaxry
2024-05-07xkb: check value correctly with xkb_state_layout_index_is_active() (#5925)Ikalco
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-04keyboard: prevent UAF in destroy eventsVaxry
2024-05-04keyboard: check for wlr() validity before accessingVaxry
2024-05-04hid: don't access expired resources in virtual devicesVaxry
2024-05-03input: Introduce basic hyprland HID classesVaxry