[Github-comments] [geany/geany] Multi window tests (#2616)
Noé Boonstra
notifications at xxxxx
Sat Oct 10 08:36:11 UTC 2020
Add two option to improve the multi-window management.
This try to solve only the first 2 points of this issue : #2601 The last one need deeper modifications but I'm working on it.
By the way this is my first open source contribution so I hope I did not missed things in the process.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2616
-- Commit Summary --
* Add a "Move to New Window" option similar to "Open in New Window" but closes the document in old window
* Add a new Instance menu option to open a blank new geany instance
-- File Changes --
M data/geany.glade (10)
M src/callbacks.c (4)
M src/callbacks.h (2)
M src/notebook.c (24)
-- Patch Links --
https://github.com/geany/geany/pull/2616.patch
https://github.com/geany/geany/pull/2616.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/2616
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201010/26a01311/attachment.htm>
More information about the Github-comments
mailing list