Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved response to power state changes in Switchboard #191

Conversation

stan-janssen
Copy link
Sponsor Contributor

@stan-janssen stan-janssen commented Mar 31, 2023

Fixes elementary/switchboard-plug-bluetooth#201

This resolves a problem if the user turns off Bluetooth in Switchboard, the Wingpanel indicator would immediately turn it back on (and vice versa). If you would quit Wingpanel, the Switchboard switch would work properly. This PR fixes this "fight" between Switchboard and Wingpanel.

Here is the current situation:

bluetooth-control-current.mp4

And here is the situation after this pull request:

bluetooth-control-new.mp4

This resolves a problem if the user turns off Bluetooth in Switchboard,
the Wingpanel indicator would immediately turn it back on (and vice
versa).
Copy link
Collaborator

@jeremypw jeremypw left a comment

Choose a reason for hiding this comment

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

I can confirm the linked issue is resolved.

Nice fix!

@jeremypw jeremypw merged commit ce88a7b into elementary:master Apr 2, 2023
jeremypw pushed a commit that referenced this pull request Apr 8, 2023
lenemter pushed a commit that referenced this pull request Apr 8, 2023
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.

Bluetooth switch cannot be turned off.
2 participants