Releases: sjmf/kvm-serial
v1.5.1
Full Changelog: v1.5.0...v1.5.1
This release fixes issues with focus handling, and an edge case where '.' period characters and numpad keys weren't passed correctly.
v1.5.0
v1.4.2
Some GUI enhancements and refactoring of the underlying codebase, to make it more readable and reliable.
Full Changelog: v1.4.1...v1.4.2
v1.4.1
Added ability to select video device if more than one is present.
GUI should also be more responsive after load now.
Full Changelog: v1.4...v1.4.1
v1.3
Release v1.3 adds video support and a front-end GUI, with the ability to install and run the serial KVM software as a python module.
Full Changelog: v1.2...v1.3
v1.2
Version 1.2 introduces mouse support! Enable it using --mouse. With this, this script implements both the K and the V of KVM!
Full Changelog: v1.1...v1.2