Skip to content

fix(#485): only output visible SSIDs#494

Merged
cachebag merged 4 commits into
freedesktop-rs:masterfrom
justinjest:issue_485
Jul 12, 2026
Merged

fix(#485): only output visible SSIDs#494
cachebag merged 4 commits into
freedesktop-rs:masterfrom
justinjest:issue_485

Conversation

@justinjest

@justinjest justinjest commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Connected to Issue #485 , based on documentation in wifi-per-device.md the expected output of NetworkSnapshot::wifi_groups() is only visible networks. The function was updated to only output the visible networks and is confirmed with a new test. In addition /api/models.md was updated to be consistent with this new functionality.

If any additional changes are needed I'd be happy to work on providing them here.

Closes #485

@cachebag cachebag changed the title Issue 485 fix(#485): only output visible SSIDs Jul 12, 2026

@cachebag cachebag left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. There are several cases where we might want to show a hidden network but the semantics around when and how are best reserved for a follow up issue.

@cachebag cachebag merged commit ff0a6b4 into freedesktop-rs:master Jul 12, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Hidden APs appear in wifi_groups as "<Hidden Network>"

2 participants