[Github-comments] [geany/geany] session.conf split follow-up: sidebar_page (PR #3168)

Thomas Martitz notifications at github.com
Thu Apr 14 19:31:41 UTC 2022


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

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3168
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3168 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220414/f55221d6/attachment.htm>


More information about the Github-comments mailing list