From 856e7c25ebb244fb58f0da6cf5d5170d6a3cb68e Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 14 Sep 2026 13:49:52 +0200 Subject: docs(desktop): document the network module --- desktop/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'desktop/README.md') diff --git a/desktop/README.md b/desktop/README.md index 29223b7..01ed1ce 100644 --- a/desktop/README.md +++ b/desktop/README.md @@ -24,6 +24,8 @@ the IPC layer rejects. The page-less grid entry is therefore the zero-argument ## The modules modules/sound/ output and input volume, the OSD, the player + modules/network/ wired and wifi, radio, scan, join, forget + modules/bluetooth/ adapter, scan, pair, connect, forget, trust modules/mail/ unread per account, threads, the watcher dot modules/vm/ libvirt state, live stats, snapshots modules/appearance/ a tile that opens the separate appearance shell @@ -99,7 +101,8 @@ The top of the panel is an empty reserved area for the notification engine. It is an empty `Item` claiming the space, not a placeholder graphic, so the grid below it sits where it will sit once notifications arrive. The bottom is a fixed, never-scrolled `Flow` grid: three columns at 180px minimum, wrapping -and adding rows up to a 3x3 ceiling for the modules that exist. +and adding rows up to a 3x3 ceiling for the modules that exist, in the order +Sound, Network, Bluetooth, Mail, Appearance, Machines. ## Hyprland and waybar -- cgit v1.2.3