Skip to content

Fix network status after sleep - #154

Merged
LeVraiArdox merged 7 commits into
mainfrom
Network-Status-Fix
Sep 10, 2026
Merged

Fix network status after sleep#154
LeVraiArdox merged 7 commits into
mainfrom
Network-Status-Fix

Conversation

@Abscissa24

Copy link
Copy Markdown
Member

Fix network status after sleep

This bug has existed for a while now. When the system wakes up after going to sleep, the network symbol in the bar shows that there is no network/network is disconnected - even though there is a network connection. The dashboard widgets also falsely believed this. This PR fixes that bug.

Before

before Pasted image

After

image image

@Abscissa24 Abscissa24 linked an issue Aug 15, 2026 that may be closed by this pull request
@Abscissa24
Abscissa24 requested a review from LeVraiArdox August 16, 2026 07:36

@LeVraiArdox LeVraiArdox left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the fix, tho you might need to change some things. Keep in mind that we should avoid timers when we can.

Also, I think your update on the GitHub widget might be an error on your side.

Comment thread src/share/sleex/modules/dashboard/home/HomeGithubWidget.qml
Comment thread src/share/sleex/plugins/src/Sleex/services/network.cpp Outdated
@Abscissa24

Copy link
Copy Markdown
Member Author

Rebuilt and installed using the CMakeLists.txt
Everything appears functional

@LeVraiArdox LeVraiArdox left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks

@LeVraiArdox
LeVraiArdox merged commit 43e8179 into main Sep 10, 2026
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.

Network status after wake

2 participants