Skip to content
  • Alex Samorukov's avatar
    Fix plugin focus issues on osx · ac26671e
    Alex Samorukov authored and Michael Natterer's avatar Michael Natterer committed
    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.
    
    (cherry picked from commit 3adf4a48)
    ac26671e