Skip to content

Make lua-scripts flatpak aware #406

Open
@wpferguson

Description

@wpferguson

Flatpak's can spawn an external process making it possible to use scripts that rely on external executables. In order to do this we need to know that darktable is running as a flatpak and we need to start the executable in a flatpak compliant way.

I think we can determine if we are running a flatpak by checking for the file /.flatpak-info (thanks @paperdigits).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions