GTK+ by default maps Shift+F10 to the same thing as Menu, which is useful for 
laptop keyboards (that have no Menu key). But because TreeBrowser handles 
keypresses on its own, it doesn't get this functionality automatically.

Implementation is per the "Test for modifier keys correctly" section of the 
GTK+ reference manual.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/523

-- Commit Summary --

  * TreeBrowser: pop up context menu on Shift+F10

-- File Changes --

    M treebrowser/src/treebrowser.c (4)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/523.patch
https://github.com/geany/geany-plugins/pull/523.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-plugins/pull/523

Reply via email to