[Github-comments] [geany/geany] Notebook menu: Add submenu to close all documents in/not in current folder (#2346)
Nick Treleaven
notifications at xxxxx
Tue Oct 8 15:45:41 UTC 2019
Also fixes iterating docs for *Close other Documents* in notebook tab order.
I'd like to add a folder item for *Open in New Window* too.
Screenshot:
![image](https://user-images.githubusercontent.com/1107820/66410821-ab798e00-e9ea-11e9-9cef-334b6b9939d0.png)
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2346
-- Commit Summary --
* Use gtk_widget_show_all in show_tab_bar_popup_menu
* Add *Documents in _Folder* notebook menu
* Remove unnecessary casts
* Iterate in tab order for *Close Other Documents* and close folder items
-- File Changes --
M src/callbacks.c (11)
M src/notebook.c (75)
M src/sidebar.c (1)
-- Patch Links --
https://github.com/geany/geany/pull/2346.patch
https://github.com/geany/geany/pull/2346.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/pull/2346
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191008/d4d1fde8/attachment.html>
More information about the Github-comments
mailing list