kdeconnect-kde/plugins/runcommand
Nicolas Fella 1060c1a81a Add API for opening the KCM to daemon
We have a few places that open the KCM, with different arguments.

Centralize the implementation in one place.

This makes it easier to switch to invoking systemsettings5 in the future (once https://invent.kde.org/plasma/systemsettings/-/merge_requests/11 is in).

It also makes sure the relevant device is selected when clicking on a pairing notification.

The function is exposed to DBus for the Plasmoid and potential third-party users.

CCBUG: 425660
2020-10-18 18:40:48 +00:00
..
CMakeLists.txt Fix missing kcm dependency for runcommand module 2020-10-08 21:59:17 +03:00
kdeconnect_runcommand.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-19 06:10:24 +02:00
kdeconnect_runcommand_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-19 06:10:24 +02:00
kdeconnect_runcommand_config.qml [app] Add plugin settings page 2020-09-08 20:33:20 +02:00
runcommand_config.cpp [app] Add plugin settings page 2020-09-08 20:33:20 +02:00
runcommand_config.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
runcommandplugin.cpp Add API for opening the KCM to daemon 2020-10-18 18:40:48 +00:00
runcommandplugin.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00