This adds an option to hide the warning that is displayed when opening a project while one is already open. The default setting is to show the warning (current behavior).
Since projects autosave when closed, no work is lost and the project can just be reopened if needed. Depending on how the user manages project files, reopening the previous project can take less time than responding to the dialog. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2949
-- Commit Summary --
* <a href="https://github.com/geany/geany/pull/2949/commits/cc2bb6b94de5e17e03d4cc10bf45d9e47725a122">Add option to hide project close/save warning when opening new project</a>
-- File Changes --
A po/.intltool-merge-cache.lock (0) M src/project.c (3) M src/ui_utils.c (2) M src/ui_utils.h (2)
-- Patch Links --
https://github.com/geany/geany/pull/2949.patch https://github.com/geany/geany/pull/2949.diff