elementary / wingpanel-indicator-power

Wingpanel Power Indicator
GNU General Public License v3.0
24 stars 15 forks source link

DBus API for process monitoring and task managing applications #230

Open stsdc opened 2 years ago

stsdc commented 2 years ago

Problem

The lack of an API and portals for accessing info of processes and managing them, makes it meaningless to distribute applications with process monitoring and managing functionality as Flatpaks.

Proposal

As @danirabbit suggested, I'm opening this issue to initiate work on DBus API for process monitoring applications. Such API should allow to:

With a such API it becomes possible to introduce sophisticated portals for a specific, yet still important type of tools. (e.g. Monitor).

Prior Art (Optional)

No response