Skip to content

Support non-darkroom controls in the agent catalog #8

@cgasgarth

Description

@cgasgarth

Goal

Allow the agent to discover and edit supported controls outside the current darkroom dev->iop walk.

Current limitation

The catalog only iterates darkroom image-operation modules.

Starting point

  • darktable/src/common/agent_catalog.c:452
  • darktable/src/common/agent_catalog.c:466

Notes

  • Decide the first non-darkroom scope to support (for example other edit-relevant views or shared controls), rather than trying to expose everything at once.
  • Keep the same descriptor model where possible so server/runtime logic does not fork unnecessarily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions