From 5ccd64c41f843c0735f77a8ee283e62cd16ca5b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dav=C3=AD=C3=B0=20Steinn=20Geirsson?= Date: Tue, 24 Mar 2026 19:21:35 +0000 Subject: [PATCH] Update TODO.md --- TODO.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO.md b/TODO.md index 1869a68..eca35e3 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,5 @@ # TODO -## Fix vm notifications not appearing in history - -Need to set a desktop-entry hint to a valid app name (like `org.kde.konsole`). Need to do this on the host side proxy, and rewrite so it matches the VM's modified .desktop file. - ## Expose camera device through vhost-user media virtio-media exposes v4l device through virtio. There is no vhost-user allocation for it but should be simple to implement. This