Skip to content

pages/network: Fix and refactor PlasmaNM integration

Oliver Beard requested to merge work/olib/nm-integration into master

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

Merge request reports