More in the comment.
Fixes https://github.com/geany/geany/issues/1277
Even if the call gets replaced with something non-blocking in GDK, we can't be sure against which version of GTK Geany gets built (e.g. if someone is using Homebrew) so better to handle it in Geany too. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/1399
-- Commit Summary --
* Avoid gdk_display_get_name() on OS X
-- File Changes --
M src/socket.c (7)
-- Patch Links --
https://github.com/geany/geany/pull/1399.patch https://github.com/geany/geany/pull/1399.diff