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

<hr>

<p>In <a href="https://github.com/geany/geany-plugins/pull/95#discussion_r301335868">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>This requires GTK+ 3.22 but I think the build system only checks for GTK+ >= 3.0, so if someone built it with any version of GTK+ between 3.0 and 3.22, it would cause a build error.</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=AAIOWJYV2RFDD7EGA6JH723P6PB6RA5CNFSM4AEDHC52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB5ZRDAA#pullrequestreview-259199360">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2RSRBUM3DJID7CTSDP6PB6RANCNFSM4AEDHC5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ3TR3Q567FJPGQP2D3P6PB6RA5CNFSM4AEDHC52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB5ZRDAA.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=AAIOWJYV2RFDD7EGA6JH723P6PB6RA5CNFSM4AEDHC52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB5ZRDAA#pullrequestreview-259199360",
"url": "https://github.com/geany/geany-plugins/pull/95?email_source=notifications\u0026email_token=AAIOWJYV2RFDD7EGA6JH723P6PB6RA5CNFSM4AEDHC52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB5ZRDAA#pullrequestreview-259199360",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>