gimp/plug-ins/python
Alx Sa 7d363d125f python: Use context Palette/Gradient in GUI
Interactive scripts should use the context
palette or gradient rather than the saved
one, as the user is more likely wanting to
edit the gradient or palette they have
actively selected. This is also in line with
how 2.10 operated.
This patch clears out the palette or
gradient property of Python scripts
when the GUI is created, so that it
uses the context version. It does not
affect non-interactive usage.
2025-02-01 02:59:51 +00:00
..
python-console plug-ins: also update the prompt when searching. 2024-12-18 00:16:06 +01:00
tests image loading plug-in tests: add cmyk pam tests 2025-01-08 13:15:56 -05:00
colorxhtml.py python: Fix file arguments after 161b3c53 2025-01-22 21:29:16 +01:00
file-openraster.py libgimp*, pdb, plug-ins: remove deprecated GIMP_PRECISION_*_GAMMA. 2024-11-03 20:18:52 +01:00
foggify.py app, pdb, plug-ins: replace (plug-in-plasma). 2024-12-17 16:24:54 +00:00
gradients-save-as-css.py python: Use context Palette/Gradient in GUI 2025-02-01 02:59:51 +00:00
histogram-export.py python: Fix file arguments after 161b3c53 2025-01-22 21:29:16 +01:00
meson.build build, plug-ins: Bundle and distribute correct python*.exe 2024-11-19 09:30:57 -03:00
palette-offset.py python: Use context Palette/Gradient in GUI 2025-02-01 02:59:51 +00:00
palette-sort.py python: Use context Palette/Gradient in GUI 2025-02-01 02:59:51 +00:00
palette-to-gradient.py python: Use context Palette/Gradient in GUI 2025-02-01 02:59:51 +00:00
pygimp.interp.in build, plug-ins: Bundle and distribute correct python*.exe 2024-11-19 09:30:57 -03:00
python-eval.py plug-ins: python-fu-eval should correctly exit with error. 2024-10-27 22:55:51 +01:00
spyro-plus.py python: Update Spyro-Plus after GEGL Color update 2025-01-24 02:51:34 +00:00
test-dialog.py extensions, libgimp, plug-ins: remove n_drawables arg from GimpImageProcedure's… 2024-10-28 22:08:45 +01:00