Re: [Github-comments] [geany/geany] Enable popup menu on sidebar and message window notebooks (#1726) (1f71ccd)

2018-01-12 Thread Matthew Brush
Yep. Fixed in 6622574172a23993c19b3ce02e5190f252f01faf

-- 
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/commit/1f71ccd40ac4e6754d7609bec7f81773fa181146#commitcomment-26824229

Re: [Github-comments] [geany/geany] Enable popup menu on sidebar and message window notebooks (#1726) (1f71ccd)

2018-01-12 Thread Matthew Brush
Maybe [this 
function](https://github.com/geany/geany/blob/1.32.0/src/vte.c#L533) needs to 
return `TRUE` for the two conditional branches?

-- 
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/commit/1f71ccd40ac4e6754d7609bec7f81773fa181146#commitcomment-26811667

Re: [Github-comments] [geany/geany] Enable popup menu on sidebar and message window notebooks (#1726) (1f71ccd)

2018-01-12 Thread Matthew Brush
Hmm, must be something funky about the VTE widget.

-- 
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/commit/1f71ccd40ac4e6754d7609bec7f81773fa181146#commitcomment-26811583

Re: [Github-comments] [geany/geany] Enable popup menu on sidebar and message window notebooks (#1726) (1f71ccd)

2018-01-12 Thread Thomas Martitz
This also enables the popup menu in the terminal widget, so I get two popup 
menus.

![grafik](https://user-images.githubusercontent.com/564520/34869576-9f6e2f5a-f787-11e7-9940-0cf02858523a.png)


-- 
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/commit/1f71ccd40ac4e6754d7609bec7f81773fa181146#commitcomment-26811053