Gimp/app/gui
Jehan 85367df033 app: make sure main GIMP process is not frozen while waiting with gui_wait().
Even if we may have to wait for some feature, we may not want to freeze
the whole GUI. And this would also avoid the dreaded popup dialog from
the system which makes it look like the application is broken.

Finally in an upcoming commit, it will prevent the interface from not
being presented at all when loading images at startup (while fonts are
not loaded yet).

(cherry picked from commit 9f18afd2b6)
2026-01-22 19:42:46 +01:00
..
dbus-service.xml
gimpapp.c app: fix some glib related deprecations 2023-06-16 00:13:02 -04:00
gimpapp.h app: cleanup MR !734. 2022-10-09 16:12:07 +02:00
gimpdbusservice.c app: use gimp_is_restored() rather than object variables. 2022-03-12 18:59:36 +01:00
gimpdbusservice.h app: improve opening images through the DBus service. 2020-11-10 22:33:25 +01:00
gimpuiconfigurer.c app: big porting of weak pointers to g_set,clear_weak_pointer() 2023-05-22 18:16:09 +02:00
gimpuiconfigurer.h
gui-message.c app, libgimp*, pdb, plug-ins: reimplement generic inter-process transient window. 2023-10-01 21:02:33 +02:00
gui-message.h
gui-types.h app: cleanup MR !734. 2022-10-09 16:12:07 +02:00
gui-unique.c macos: Open files from finder fixing #12603 #12465 #12439 2025-01-04 18:23:50 +00:00
gui-unique.h
gui-vtable.c app: make sure main GIMP process is not frozen while waiting with gui_wait(). 2026-01-22 19:42:46 +01:00
gui-vtable.h
gui.c app: Fix disordered windows.h include on display and gui sources 2025-11-29 18:27:31 -03:00
gui.h app: move "System Language" out of GIMP_L10N_LANGS_SIZE. 2024-08-15 20:57:02 +02:00
icon-themes.c meson: moving away from meson subprojects in favor of git submodules. 2024-03-28 00:19:10 +01:00
icon-themes.h Issue #9410: override prefer-symbolic-icons for mono-style icon themes. 2024-01-29 21:48:17 +01:00
meson.build Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:42:25 -03:00
modifiers.c app: add a GimpModifiersManager object to GimpDisplayConfig. 2022-08-17 14:20:18 +02:00
modifiers.h app: add a GimpModifiersManager object to GimpDisplayConfig. 2022-08-17 14:20:18 +02:00
session.c Fix various typos 2019-09-21 17:10:46 +00:00
session.h
splash.c Issue #13709: wait we get our first surface focus before listing… 2026-01-22 19:24:36 +01:00
splash.h app: cleanup MR !734. 2022-10-09 16:12:07 +02:00
themes.c gui, widgets: Connect ViewableDialog to style updates 2026-01-21 23:02:43 +01:00
themes.h Issue #11071: Changed detailed_signal from "map" to "realize" to enable opening animations 2024-04-11 14:59:15 +00:00