There was a mistake in my fix for wayland popups, as @b4n correctly noticed in #3011 (comment). The problem was that the "Go to symbol definition" did not open the popup in correct location.

This PR contains two commits:

The first commit might be used separately, but I have to openly admit that the #ifdefed code is not tested, because I couldn't find any system in my reach with old enough GTK. The second commit should not be merged until GTK 3.24 is officially required for Geany. But I guess that it should not be a problem, this PR can probably wait untill then, since no one noticed the bug for a month.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/3316

Commit Summary

File Changes

(11 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3316@github.com>