pages/network: Fix and refactor PlasmaNM integration
For some reason, networkStatus
isn't working. connectivity
is more appropriate anyway.
Also refactors some of the work here:
- It's more appropriate for the loaded item to simply be a shallow container for the PlasmaNM objects, rather than only exposing certain properties.
- Better names (some were obtuse)
- A warning in the console when we can't use plasma-nm
Edited by Oliver Beard