<p><b>@codebrainz</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany-plugins/pull/95#discussion_r302785044">multiterm/src/notebook.vala</a>:</p>
<pre style='color:#555'>> @@ -149,7 +153,11 @@ namespace MultiTerm
                                context_menu.new_window_activate.connect(on_new_window_activate);
                                context_menu.move_to_location_activate.connect(on_move_to_location);
                        }
+#if MULTITERM_GTK3
+                       context_menu.popup_at_pointer(event);
</pre>
<p>Not for compile-time versions (ie. <code>GTK_CHECK_VERSION</code> macros), Vala's preprocessor is too wimpy. You can pass along a macro from the build system using <code>-D</code> option if it's really needed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/pull/95?email_source=notifications&email_token=AAIOWJYGEDALN6GR6ZVWPSTP67CGTA5CNFSM4AEDHC52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB6HKOGQ#discussion_r302785044">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYNFT2AP46LQ65G2B3P67CGTANCNFSM4AEDHC5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJYEECULTEOOCI2BZ6DP67CGTA5CNFSM4AEDHC52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB6HKOGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/pull/95?email_source=notifications\u0026email_token=AAIOWJYGEDALN6GR6ZVWPSTP67CGTA5CNFSM4AEDHC52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB6HKOGQ#discussion_r302785044",
"url": "https://github.com/geany/geany-plugins/pull/95?email_source=notifications\u0026email_token=AAIOWJYGEDALN6GR6ZVWPSTP67CGTA5CNFSM4AEDHC52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB6HKOGQ#discussion_r302785044",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>