aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/devices/IKeyboard.cpp
AgeCommit message (Expand)Author
2024-10-08keyboard: update group state on change for the sym resolve stateVaxry
2024-10-08keybinds: fixup xkb_states for resolve_by_symvaxerski
2024-08-23input: Fix modifier keys getting stuck if depressed during config reload (#7486)MahouShoujoMivutilde
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: properly update keymap state and fd on keymap changesVaxry
2024-07-21Core: Move to aquamarine (#6608)Vaxry
2024-06-11core: move to hyprutils for utils (#6385)Vaxry
2024-05-14input: fix modifier and leds (#6062)Sungyoon Cho
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-04keyboard: check for wlr() validity before accessingVaxry
2024-05-03input: Introduce basic hyprland HID classesVaxry