kvm/ui/src/components/popovers
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
..
WakeOnLan Add ability to track modifier state on the device (#725) 2025-08-26 17:09:35 +02:00
ExtensionPopover.tsx fix: useJsonRpc "any" issue 2025-08-24 11:40:43 +02:00
MountPopover.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
PasteModal.tsx Reduce traffic during pastes 2025-10-01 11:50:38 -05:00