gimp/plug-ins
Jehan ef9c483771 plug-ins: remove KDE screenshot portal in favor of Freedesktop portal.
On recent KDE, the screenshot plug-in fails with an authorization error,
unless we add a desktop file with a special KDE-only desktop entry to
give the permission, which seems a bit over-the-top (if we were to add a
desktop file for every plug-in, and with dedicated entries to every
desktop environment out there, it's never-ending). Of course, we are not
against either, but nobody has contributed a patch doing this in the
last year anyway.

Also Méven (KDE dev) was telling us that KDE recommends to use the
Freedesktop portal nowadays. So maybe let's just move on from the
KDE-specific portal, just as we did recently for the GNOME portal too.
This should hopefully take care of all permission issues and in the same
time simplifies the code.

Note that the Freedesktop API might miss some of the features (this was
one of the reason we were avoiding putting it as priority implementation
until now, to avoid feature regression), but the more we go, the less we
have a choice. It's either this or always fighting against the current.
2021-12-17 20:14:18 +01:00
..
common plug-ins: in file-gegl, use the accurate load/save GEGL operation… 2021-12-17 17:19:34 +01:00
file-bmp plug-ins: more replacement of g_file_get_path() to g_file_peek_path(). 2021-10-01 19:37:59 +02:00
file-dds plug-ins: fix #7566 Import Issues with Indexed .dds Images 2021-12-01 15:01:48 -05:00
file-exr plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
file-faxg3 plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
file-fits plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
file-fli plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
file-ico plug-ins: more g_file_get_path() changed to g_file_peek_path(). 2021-10-01 22:59:53 +02:00
file-jpeg plug-ins: more replacement of g_file_get_path() to g_file_peek_path(). 2021-10-01 19:37:59 +02:00
file-psd plug-ins: add extra layer groups when loading PSD images with clipping layers 2021-12-14 12:27:16 -05:00
file-raw Issue #7327: Cannot build GIMP3 on MSYS2 using Meson. 2021-10-12 17:06:18 +02:00
file-sgi plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
file-tiff plug-ins: Silence some warnings 2021-10-18 09:32:25 +00:00
file-webp plug-ins: some cleanup in file-webp. 2021-10-01 18:47:30 +02:00
flame app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
fractal-explorer app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
gfig plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
gimpressionist app, libgimp*, pdb, plug-ins: use g_memdup2() instead of g_memdup() 2021-08-26 17:32:09 +02:00
gradient-flare app, libgimp*, plug-ins: Changed gendered terms to be gender-neutral 2021-11-14 11:22:24 +00:00
help meson: Use libgimp(ui)_dep in plug-ins meson files 2020-05-11 07:01:37 +02:00
help-browser gimpthrobber: Get rid of g_type_class_add_private() 2020-05-12 21:35:54 +02:00
ifs-compose app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
imagemap plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
lighting plug-ins: fix #5305 Lighting Effects crashes when I use a channel as Bumpmap 2021-12-17 12:06:18 -05:00
map-object app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
metadata plug-ins: fix several issues detected by coverity 2021-10-24 22:14:13 -04:00
pagecurl app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
print app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
python plug-ins: use GimpUi.ProcedureDialog() instead of… 2021-08-03 19:54:55 +02:00
screenshot plug-ins: remove KDE screenshot portal in favor of Freedesktop portal. 2021-12-17 20:14:18 +01:00
script-fu app, libgimp*, plug-ins: Changed gendered terms to be gender-neutral 2021-11-14 11:22:24 +00:00
selection-to-path plug-ins: fix all remaining GimpImageProcedure to new run() API. 2021-04-04 01:40:00 +02:00
twain plug-ins: fix many GimpImageProcedure to new run() API. 2021-04-04 01:40:00 +02:00
ui plug-ins: port file-tiff-save to GimpProcedureConfig 2020-06-08 20:42:36 +02:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am plug-ins, extension: goat-exercises becomes a GIMP extension. 2020-10-09 15:30:54 +02:00
meson.build plug-ins, extension: goat-exercises becomes a GIMP extension. 2020-10-09 15:30:54 +02:00