bc53043064
Use the D-Bus call on the Plasma Desktop shell to create a cli helper tool allowing you to add a remote widgets based on its URL. So something like "plasma-remote-helper plasma://host:port/name" will add the plasmoid "name" exported from "host" to your current activity.
3 lines
67 B
CMake
3 lines
67 B
CMake
add_subdirectory(plasmapkg)
|
|
add_subdirectory(plasma-remote-helper)
|