aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/protocols/VirtualKeyboard.cpp
AgeCommit message (Expand)Author
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-08-15protocols: refactor protocol logging to a macro (#7324)Tom Englund
2024-07-21Core: Move to aquamarine (#6608)Vaxry
2024-06-13virtualkeyboard: check if VirtualKeyboard is valid before accessing client. (...Yang, Ying-chao
2024-05-17virtual-keyboard: emit event before finishing keyboardVaxry
2024-05-09virtual-keyboard: release keys before destroyVaxry
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-03input: Introduce basic hyprland HID classesVaxry
2024-05-03virtual-keyboard: move to new implVaxry