[Github-comments] [geany/geany-plugins] TreeBrowser: pop up context menu on Shift+F10 (#523)

Vasiliy Faronov notifications at xxxxx
Wed Feb 15 21:29:44 UTC 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170215/aeda4b10/attachment.html>


More information about the Github-comments mailing list