Move sidebar_page layout to session.conf
The current tab of the sidebar notebook is now considered "session-related", and thus moved from geany.conf to session.conf.
To allow of "sidebar_page" to be loaded from session.conf, the "documents_show_paths" key is moved to keyfile.c, otherwise it would also become session-related (due to the StashGroup in sidebar.c being tied to session.conf).
Suggested by #3007 You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3168
-- Commit Summary --
* session.conf split follow-up: sidebar_page
-- File Changes --
M src/keyfile.c (5) M src/sidebar.c (17) M src/sidebar.h (6) M src/ui_utils.h (1)
-- Patch Links --
https://github.com/geany/geany/pull/3168.patch https://github.com/geany/geany/pull/3168.diff
No feedback yet, hmm, I'll probably merge this in a few days if it stays like that.
LGBI
Merged #3168 into master.
github-comments@lists.geany.org