[Github-comments] [geany/geany] Avoid gdk_display_get_name() on OS X (#1399)

Jiří Techet notifications at xxxxx
Thu Feb 16 10:50:26 UTC 2017


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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1399
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170216/ca54b555/attachment.html>


More information about the Github-comments mailing list