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:  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
