lua-scripts
lua-scripts copied to clipboard
Rework executable path handling
Updated executable path preferences so that executable_manager doesn't have to read the darktablerc file to get the executables and paths.
Changed check_if_bin_exists to use preferences first. This should cut down on "flickering windows" on windows
Depends on https://github.com/darktable-org/darktable/pull/17300