From b5b369642fabe1209793138f2a725d375924330a Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 14 Sep 2026 13:51:57 +0200 Subject: docs(desktop): keep the network module docs self-consistent --- desktop/modules/network/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'desktop/modules/network') diff --git a/desktop/modules/network/README.md b/desktop/modules/network/README.md index fbf43e1..394b356 100644 --- a/desktop/modules/network/README.md +++ b/desktop/modules/network/README.md @@ -14,9 +14,10 @@ password field. Known networks offer Forget, the connected one Disconnect. ## Service lifetime `alwaysActive: true`, and truthfully: the `Quickshell.Networking` backend -pushes and there is no poll to gate. There is no `Service.qml`, unlike sound -and vm, because there is no loop to own. Referencing `Networking` in -`NetworkModule.qml` is what instantiates it at shell start. +pushes and there is no poll to gate. There is no `Service.qml`, unlike sound's +`Service.qml` or vm's `Virsh.qml`, because there is no loop to own. +Referencing `Networking` in `NetworkModule.qml` is what instantiates it at +shell start. The backend is empty for about two seconds after launch and then fills. Every binding repaints when it arrives; nothing caches the first paint. -- cgit v1.2.3