[Github-comments] [geany/geany] notebook menu: Add *Documents in Folder -> Open in New Window* command (#2352)

Nick Treleaven notifications at xxxxx
Fri Oct 11 12:29:07 UTC 2019


Depends on #2346, merge that first.

Open all documents matching the document tab's path in a new instance.
I modified two utils.c functions to support this, see commits.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/2352

-- Commit Summary --

  * Use gtk_widget_show_all in show_tab_bar_popup_menu
  * Add *Documents in _Folder* notebook menu
  * Remove unnecessary casts
  * Revert whitespace change
  * utils_strv_join: Don't free arguments
  * utils_start_new_geany_instance: Take a string vector
  * notebook menu: Add *Documents in Folder -> Open in New Window* command

-- File Changes --

    M src/callbacks.c (3)
    M src/highlighting.c (3)
    M src/notebook.c (114)
    M src/utils.c (15)
    M src/utils.h (2)

-- Patch Links --

https://github.com/geany/geany/pull/2352.patch
https://github.com/geany/geany/pull/2352.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/2352
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191011/75bbcf31/attachment.html>


More information about the Github-comments mailing list