Release libmks 0.1.0

This commit is contained in:
Christian Hergert 2023-06-07 15:06:30 -07:00
parent 93e2e70c7b
commit 7a320017a0

11
NEWS Normal file
View File

@ -0,0 +1,11 @@
# libmks 0.1.0
This is an initial preview release of a new library which provides
"Mouse, Keyboard, and Screen" to Qemu instances.
It communicates using the D-Bus display backend of Qemu.
We expect additional work in the near future such as touchpad, sound,
clipboard, and other integral components when fronting a VM.
Have fun!