From 54f028ed563daed9b49bf1fabee9d47060335304 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 14 Sep 2026 12:36:03 +0200 Subject: docs: the desktop shell and what the merge changed Five components become three, and the Theme symlink count with them. Two new notes: a pragma Singleton in a subdirectory resolves through a plain directory import with no qmldir, and Virsh.sampling gates only the stats poll, not the lifecycle stream that keeps the tile correct while the page is closed. --- desktop/modules/vm/README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'desktop/modules/vm/README.md') diff --git a/desktop/modules/vm/README.md b/desktop/modules/vm/README.md index bcf12ac..03ad1b5 100644 --- a/desktop/modules/vm/README.md +++ b/desktop/modules/vm/README.md @@ -1,5 +1,11 @@ # vm-manager +> **Now the `vm` module of the `desktop/` shell.** It is no longer a +> standalone component: start the shell with `qs -p desktop` and open the page +> from the drawer, or deep-link with `qs -p desktop ipc call drawer open vm`. +> The `vm-manager` paths and the `panel toggle` IPC below are historical. See +> `desktop/README.md`. + A drawer for libvirt virtual machines: state, live statistics, the actions that make sense in the current state, and the snapshot list. It replaces the menu half of `rofi-qemu.sh`, which could only ever show a list of strings. -- cgit v1.2.3