script_manager new UI#474
Merged
wpferguson merged 13 commits intodarktable-org:masterfrom Jun 9, 2024
Merged
Conversation
accurately refrect reality and to open the possibility
of actually categorizing scripts.
entries in the package.path search path if
required
scripts. Parsed data block is used as the tooltip.
Fallback is the comment block at the top of the
script.
spacing so what is being operated on is more
appearent
be specified in the CSS using the tags that are
present if desired.
Cleaned up formatting of configuration items.
Added a few debugging messages.
for windows character and space issues. Cleaned
up translatable strings to make future translation
easier.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #438
The UI has been changed to be a better fit with the darktable UI
Hovering over a script name will display the script metadata if available, or the script documentation from the comments.