Commit Graph

4 Commits

Author SHA1 Message Date
William Johnstone 9b8f3ea79e
Merge 8732a6aff8 into 951173ba19 2025-02-13 19:23:43 +01:00
Cameron Fleming 0b5033f798
feat: restore EDID on reboot (#34)
This commit adds the config entry "EdidString" and saves the EDID string
when it's modified via the RPC.

The EDID is restored when the jetkvm_native control socket connects
(usually at boot)

Signed-off-by: Cameron Fleming <cameron@nevexo.space>
2025-02-13 14:42:07 +01:00
William Johnstone 0e855adc35
Early implementation of different keyboard layouts.
Store is functioning as expected, adding new layouts should be trivial and easily scalable.

Implementation is different for each function that uses the keyboard (PasteModal vs Typing in the WebRTC window) these will all require their own testing.
2025-01-29 01:52:13 +00:00
Adam Shiervani 20780b65db Release 202412292127 2024-12-29 21:27:42 +01:00