kvm/internal
Marc Brooks 832106c6f9
Reduce traffic during pastes
Suspend KeyDownMessages while processing a macro.
Make sure we don't emit huge debugging traces.
Allow 30 seconds for RPC to finish (not ideal)
Reduced default delay between keys (and allow as low as 0)
Move the HID keyboard descriptor LED state
as it seems to interfere with boot mode
Run paste/macros in background on their own queue and return a token for cancellation.
Fixed error in length check for macro key state.
Removed redundant clear operation.
Use Once instead of init()
Add a time limit for each message type/queue.
2025-10-01 11:50:38 -05:00
..
confparser feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
hidrpc Reduce traffic during pastes 2025-10-01 11:50:38 -05:00
logging feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
mdns network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
native feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
network feat: jetkvm native in cGo 2025-09-29 14:09:30 +02:00
timesync fix(timesync): ensure that auto-update waits for time sync (#609) 2025-09-16 15:37:02 +02:00
tzdata feat: improve custom jiggler settings and add timezone support (#742) 2025-08-19 16:50:42 +02:00
udhcpc Add ability to track modifier state on the device (#725) 2025-08-26 17:09:35 +02:00
usbgadget Reduce traffic during pastes 2025-10-01 11:50:38 -05:00
utils fix: ensure that security-key backed SSH keys are supported (#807) 2025-09-17 12:14:45 +02:00
websecure feat(websecure): add support for ed25519 certificates (#513) 2025-05-25 11:09:58 +02:00