Skip to content

Fix plugin focus issues on osx

Alex Samorukov requested to merge samm-git/gimp:gimp-2-10-fix-focus into gimp-2-10

GTK/OSX does not automatically assign focus to the new windows (upstream issue), so activateIgnoringOtherApps is called. However, if it is called before gtk initialized it may cause number of focus issues.

Merge request reports

Loading