This removes the item _"Save project"_ from the popup menu and automatically saves a project if something is changed (e.g. directory added/removed).
This also fixes some situations in which saving of the workbench file was missing (e.g. a change in the workbench bookmarks). See #841. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/877 -- Commit Summary -- * workbench: auto-save project on change -- File Changes -- M workbench/README (6) M workbench/src/plugin_main.c (2) M workbench/src/popup_menu.c (81) -- Patch Links -- https://github.com/geany/geany-plugins/pull/877.patch https://github.com/geany/geany-plugins/pull/877.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-plugins/pull/877
