Bug 435886

Summary: start-stop network services: wifi & bluetooth
Product: [Plasma] krunner Reporter: DaCoEx <dacoex>
Component: generalAssignee: Alexander Lohnau <alexander.lohnau>
Status: CONFIRMED ---    
Severity: wishlist CC: nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.21.4   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description DaCoEx 2021-04-18 18:13:55 UTC
SUMMARY
add functions to KRunner to start-stop network services: wifi & bluetooth


STEPS TO REPRODUCE
1. Open KRunner
2. Type "wifi" or "bluetooth"


OBSERVED RESULT
arbitrary search results appear

EXPECTED RESULT
KRunner presents commands to start/stop based on network service status

SOFTWARE/OS VERSION
Operating System: Kubuntu 21.04
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-13-generic
OS Type: 64-bit
Graphics Platform: X11
Comment 1 Alexander Lohnau 2021-04-19 17:07:05 UTC
So you want results to toggle the network status for these network services? I am not sure if this should be included by default or if it would better be implemented as a third party plugin (not any implementation ideas right now).
Comment 2 Nate Graham 2021-04-21 20:38:00 UTC
Might require a new runner, or else maybe it could live in the existing Power runner? It might already know how to do those things.