Skip to content

Add primaryActions and secondaryActions properties to SensorFace

Arjen Hiemstra requested to merge work/ahiemstra/face_actions into master

This allows faces to expose a list of actions that can then be used by an application to trigger behaviour that the face exposes. The primary use case I have at the moment is exposing a set of actions that are added to the toolbar in KSysGuardQML, but I can easily imagine more uses.

Merge request reports