mirror of https://github.com/jetkvm/kvm.git
- Updated `handleHidRPCKeyboardInput` to return errors directly instead of keys down state. - Refactored `rpcKeyboardReport` and `rpcKeypressReport` to return errors instead of states. - Introduced a queue for managing key down state updates in the `Session` struct to prevent input handling stalls. - Adjusted the `UpdateKeysDown` method to handle state changes more efficiently. - Removed unnecessary logging and commented-out code for clarity. |
||
---|---|---|
.. | ||
confparser | ||
hidrpc | ||
logging | ||
mdns | ||
network | ||
timesync | ||
tzdata | ||
udhcpc | ||
usbgadget | ||
utils | ||
websecure |