Skip to content

Network refactor pt1#2109

Merged
ItsLemmy merged 15 commits intonoctalia-dev:mainfrom
turannul:pr/networking-refactor-pt1
Mar 14, 2026
Merged

Network refactor pt1#2109
ItsLemmy merged 15 commits intonoctalia-dev:mainfrom
turannul:pr/networking-refactor-pt1

Conversation

@turannul
Copy link
Copy Markdown
Contributor

@turannul turannul commented Mar 8, 2026

Pull Request

Type of Change

Mark the relevant option with an "x".

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring

Related Issue

#800

Testing

Describe how you tested your changes and mark the relevant items.

  • Tested on niri
  • Tested on Hyprland
  • Tested on sway
  • Tested with different bar positions and density settings
  • Tested at different interface scaling values
  • Tested with multiple monitors (if applicable)

Screenshots / Videos

Screenshot from 2026-03-09 20-58-58 Screenshot from 2026-03-09 21-01-36

Checklist

  • Code follows project style guidelines
  • Self-reviewed my code
  • No new warnings or errors
  • Documentation or comments updated (if relevant)

Additional Notes

N/A

@turannul
Copy link
Copy Markdown
Contributor Author

turannul commented Mar 9, 2026

Conflict fixed.

Comment thread Modules/Panels/Settings/Tabs/Connections/Planning board.md Outdated
Comment thread Services/Networking/NetworkService.qml Outdated
Comment thread Services/Networking/NetworkService.qml Outdated
Comment thread Services/Networking/NetworkService.qml Outdated
Comment thread Services/Networking/NetworkService.qml
Comment thread Modules/Panels/Settings/Tabs/Connections/WifiSubTab.qml Outdated
radius: Style.radiusM
clip: true

color: (modelData.connected && NetworkService.disconnectingFrom !== modelData.ssid) ? Qt.alpha(Color.mPrimary, Math.min(1.15 - Settings.data.ui.panelBackgroundOpacity, 0.75)) : Color.mSurface
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.

Color.panelBackgroundOpacity

Comment thread Services/Networking/NetworkService.qml Outdated
@ItsLemmy
Copy link
Copy Markdown
Collaborator

With that implementation it seems there is no way to re-trigger a scan, the only way is too close and re-open the panel, is that intentional? what is the rational behind this?

@turannul
Copy link
Copy Markdown
Contributor Author

I think i addressed all of it.

@turannul turannul requested a review from ItsLemmy March 13, 2026 19:49
@ItsLemmy
Copy link
Copy Markdown
Collaborator

Thanks a lot!

@ItsLemmy ItsLemmy merged commit 12c77e5 into noctalia-dev:main Mar 14, 2026
@turannul
Copy link
Copy Markdown
Contributor Author

fyi: pt1 is not perfect nor pt2 - but pt2 including lot of QoL improvements.

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.

2 participants