aboutsummaryrefslogtreecommitdiffstats
path: root/desktop/modules/network/NetworkTile.qml
AgeCommit message (Collapse)AuthorFilesLines
24 hoursfeat(desktop): globe network tile with per-link IPsDanilo M.1-20/+50
29 hoursfeat(desktop): network module, live tile and wired pageDanilo M.1-0/+50
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.