9bb9a847ba
As mentioned when doing the same for VPN connections, it is currently the indicator itself that keeps track of added and removed connections. It then has to figure out the correct section, and iterate through all its device items so each item can check whether the connection corresponds to its device. Stop that mess, and let each device item keep its connections updated by itself. That is actually way easier, as NM.Device already exposes available connections through a property, so we can get rid of all the checkConnection() shenanigans. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2407> |
||
---|---|---|
.. | ||
dbusServices | ||
gdm | ||
misc | ||
perf | ||
portalHelper | ||
ui | ||
js-resources.gresource.xml | ||
meson.build | ||
portal-resources.gresource.xml |