Add Process List plugin (processList)#114
Add Process List plugin (processList)#114Mithgroth wants to merge 1 commit intoAvengeMedia:masterfrom
Conversation
|
I feel like this would be far better if it used DgopService and dgop, it would operate much more efficiently without spawning any extra processes, and probably have access to more rich data |
Anything in particular you have in mind for rich data? |
|
I just mean that dgop is already providing process data, built-in to the codebase - and it'd be more efficient than spawning a lot of processes and parsing them, already grouped and returned in json format. You can have onCompleted {DgopService.addRef(["processes"]);} onDestroyed {DgopService.removeRef(["processes"]);} |
|
Hmm, got a problem with process owners.
If I go with
|
|
I added here: AvengeMedia/DankMaterialShell@d6650be |
|
@Mithgroth is this going to be updated? |
Adds a new monitoring desktop widget plugin entry:
The registry id/name match the plugin manifest: