Works around GTK bug https://bugzilla.gnome.org/show_bug.cgi?id=769287. Stop emission of the `::show-menu` signal if it was first emitted from an inactive toggle button, which happens only in the buggy case. This workaround tries to not negatively affect a correctly behaving GTK version in the unlikely case some distributions patched their version.
Fixes #1149. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1272 -- Commit Summary -- * splitwindow: Fix document selection popup on GTK >= 3.15.9 && <= 3.21.4 -- File Changes -- M plugins/splitwindow.c (37) -- Patch Links -- https://github.com/geany/geany/pull/1272.patch https://github.com/geany/geany/pull/1272.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/1272
