Summary: | Hide “Enable wireless networking“ checkbox in networkmanager plasmoid if there is no WiFi hardware | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Kai Uwe Broulik <KaiUweBroulik2> |
Component: | networkmanagement | Assignee: | Will Stephenson <wstephenson> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kai Uwe Broulik
2011-03-03 15:18:19 UTC
Git commit e6a3fbf6b04c6118e72a838018bf5301c88c82de by Lamarque V. Souza. Committed on 04/03/2011 at 02:32. Pushed by lvsouza into branch 'master'. Hide the "Enable Wireless" checkbox if there is no wireless interface available. The checkbox still takes space in the plasmoid, there is no way to prevent that without some sort of code logic that I think is not worth the trouble. BUG: 267556 M +5 -3 applet/nmpopup.cpp http://commits.kde.org/networkmanagement/e6a3fbf6b04c6118e72a838018bf5301c88c82de Thanks, that was quick :) You could swap the Enable networking and Enable Wireless checkboxes, so the enable networking is always at the bottom of the plasmoid. Or just disable (grey it out) the checkbox instead of hiding it altogether? |