GNOME Bugzilla – Bug 771564
power: Fix wifi device state when opening power panel
Last modified: 2016-09-20 08:50:07 UTC
This toggle is always set to off when the panel is opened. We should check whether it's on or not when opening the panel. Currently we are only subscribed to changes, so we don't check the wifi state until it's toggled on or off after the panel has been opened the first time.
Created attachment 335743 [details] [review] power: Fix wifi device state when opening power panel
Created attachment 335744 [details] [review] Alternate patch for gnome-3-20 branch
Attachment 335743 [details] pushed as f4232a2 - power: Fix wifi device state when opening power panel 2nd patch pushed to the gnome-3-20 branch.