mirror of
https://gitlab.gnome.org/GNOME/libmks.git
synced 2024-11-04 15:51:13 +00:00
20 lines
657 B
Plaintext
20 lines
657 B
Plaintext
# libmks 0.1.1
|
|
|
|
- Support touch events that were added recently to QEMU
|
|
- Improvement to the rendering fixing frame drops or updating wrong regions
|
|
- Expose a Mks.Display.get_event_position_in_guest helper function.
|
|
Allowing end-users of the library to implement things like touch emulation
|
|
- Migrate to GNOME Gitlab group
|
|
|
|
# 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!
|