SUMMARY Airplane mode doesn't survive reboot. The icon on panel wiil change to networks disconnected. Also, it should be shown when bluetooth and wi-fi are deactivated. SOFTWARE/OS VERSIONS OS: Kubuntu 18.10 x64 (available in About System) KDE Plasma Version: 5.13.5 KDE Frameworks Version: 5.50.0 Qt Version: 5.11.1 ADDITIONAL INFORMATION
Git commit 7dd740aa963057c255fbbe83366504bbe48a240e by Jan Grulich. Committed on 25/07/2019 at 05:33. Pushed by grulich into branch 'Plasma/5.16'. Airplane mode improvements Summary: - make the airplane mode to persist reboot/suspend or plasma restart - make the airplane mode to disable/enable BT devices - make the airplane mode hidden when there is no Wireless or Wwan device Related: bug 399993, bug 400535 Reviewers: #plasma, apol Reviewed By: apol Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D22680 M +10 -2 applet/contents/ui/Toolbar.qml M +1 -0 applet/contents/ui/main.qml M +32 -0 libs/configuration.cpp M +5 -0 libs/configuration.h M +2 -17 libs/declarative/connectionicon.cpp M +0 -6 libs/declarative/connectionicon.h M +2 -3 libs/handler.cpp https://commits.kde.org/plasma-nm/7dd740aa963057c255fbbe83366504bbe48a240e
Bulk transfer as requested in T17796