canonical / canonical/nm.dart

Missing signals

Open
#50 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
30
Forks
12
PR merge metrics
No merged PRs in 30d

Description

I've run into a problem where I can't find certain signals in the library, eg: [active connection stateChanged](https://developer-old.gnome.org/NetworkManager/stable/gdbus-org.freedesktop.NetworkManager.Connection.Active.html#gdbus-signal-org-freedesktop-NetworkManager-Connection-Active.StateChanged) and [network manager stateChanged](https://developer-old.gnome.org/NetworkManager/stable/gdbus-org.freedesktop.NetworkManager.html#gdbus-signal-org-freedesktop-NetworkManager.StateChanged) are these deprecated or not recommended? Also, I can't find where the active connection added signal exists in the dbus documentation which does, however, exist in the library.

Contributor guide

Open the contributing guide

Research direction

Compare the NetworkManager signal documentation linked in the issue with the signals exposed by the nm.dart library. Start by locating the library's signal definitions and checking how active-connection and NetworkManager state changes are represented. Done means the requested signals are available, or their unsupported or deprecated status is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.