aboutsummaryrefslogtreecommitdiffstats
path: root/desktop/modules/network
AgeCommit message (Collapse)AuthorFilesLines
34 hoursfeat(desktop): network module, live tile and wired pageDanilo M.3-0/+226
Wired first because it is the simpler half and proves the module wiring. Native Quickshell.Networking, no polling: the singletons push, and alwaysActive is true with no Service.qml because there is nothing to gate. The tile shows one line per active link rather than picking a primary, since the API exposes no route metric and guessing wrong would be worse than showing both.