Skip to content

main: Add "Actions" property

Bastien Nocera requested to merge wip/hadess/add-actions into master

That allows API users to programmatically check whether a particular functionality is implemented in the daemon, eg. if we wanted to move GPU performance modes from gamemode to this daemon, gamemode could query whether that feature was implemented and available in the backend.

Closes: #12 (closed)

Merge request reports