diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-08-27 21:52:55 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-08-27 21:52:55 -0300 |
commit | bbcd004a69f3798fa5426ba15b9ee238a04c6a16 (patch) | |
tree | 57031ce793239f40ddaad11b7d08af923829248b | |
parent | 584a352848fa2d97269b584d44f1b6118168149a (diff) | |
download | kvmx-bbcd004a69f3798fa5426ba15b9ee238a04c6a16.tar.gz kvmx-bbcd004a69f3798fa5426ba15b9ee238a04c6a16.tar.bz2 |
Updates TODO
-rw-r--r-- | TODO.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -2,12 +2,18 @@ ## Fixes -* [x] Support for `virt-viewer` is currently broken (as of 2024-08-04). +* [ ] Issue with SSH access on `trixie` VMs: maybe the default ciphers have changed? -* [x] Improve xandr handling. +* [ ] Support for `virt-viewer` is currently broken (as of 2024-08-04). + +* [ ] Improve `xrandr` handling (not working on big monitors with very high + resolutions). ## Usability +* [ ] Hard pause VM (--hard): besides pausing the process, also try to pause it + in the QEMU monitor. + * [ ] Submit patch for spice-client-gtk for menuless windows (spice usecase) to Debian. |