Gimp/app/path
Michael Natterer c2195a24ca app: redo preview backgrounds completely
While there is a style "background color", the idea of a "widget
background color" is completely bogus, the widget background can be a
gradient or whatever.

- Get rid of "background" in GimpViewable's preview API, only leave the
  "foreground color" there for things like brushes or fonts.
- In GimpViewRenderer, add the background types to be used to class and
  instance, so each renderer type can choose what it needs.
- Render all previews to alpha surfaces, and do the background
  for all renderers generically in gimp_view_renderer_real_draw(),
  then render the preview surface on top of it.
2025-08-18 14:05:54 +02:00
..
gimpanchor.c
gimpanchor.h
gimpbezierstroke.c
gimpbezierstroke.h
gimppath-compat.c
gimppath-compat.h
gimppath-export.c
gimppath-export.h
gimppath-import.c
gimppath-import.h
gimppath-preview.c app: redo preview backgrounds completely 2025-08-18 14:05:54 +02:00
gimppath-preview.h app: redo preview backgrounds completely 2025-08-18 14:05:54 +02:00
gimppath-warp.c
gimppath-warp.h
gimppath.c path, tools, pdb: UX updates to vector layers 2025-08-17 02:20:19 +00:00
gimppath.h path, tools, pdb: UX updates to vector layers 2025-08-17 02:20:19 +00:00
gimppathmodundo.c
gimppathmodundo.h
gimppathpropundo.c
gimppathpropundo.h
gimppathundo.c
gimppathundo.h
gimpstroke-new.c
gimpstroke-new.h
gimpstroke.c
gimpstroke.h
gimpvectorlayer.c app: reimplement saving/loading of vector layers and bump to XCF 24. 2025-08-16 23:44:09 -04:00
gimpvectorlayer.h app: reimplement saving/loading of vector layers and bump to XCF 24. 2025-08-16 23:44:09 -04:00
gimpvectorlayeroptions.c path, tools, pdb: UX updates to vector layers 2025-08-17 02:20:19 +00:00
gimpvectorlayeroptions.h path, tools, pdb: UX updates to vector layers 2025-08-17 02:20:19 +00:00
gimpvectorlayerundo.c path, tools, pdb: UX updates to vector layers 2025-08-17 02:20:19 +00:00
gimpvectorlayerundo.h path, tools, pdb: UX updates to vector layers 2025-08-17 02:20:19 +00:00
meson.build app: reimplement saving/loading of vector layers and bump to XCF 24. 2025-08-16 23:44:09 -04:00
path-enums.h
path-types.h path, tools, pdb: UX updates to vector layers 2025-08-17 02:20:19 +00:00