Bug 435886 - start-stop network services: wifi & bluetooth
Summary: start-stop network services: wifi & bluetooth
Status: CONFIRMED
Alias: None
Product: krunner
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 5.21.4
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Alexander Lohnau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-18 18:13 UTC by DaCoEx
Modified: 2021-04-21 20:38 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.