Re: [Github-comments] [geany/geany] session.conf split follow-up #2 (#2779)

2021-04-07 Thread Adam Morris
I would add these too: ``` [search] position_find_x position_find_y position_replace_x position_replace_y position_fif_x position_fif_y ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Github-comments] [geany/geany] session.conf split follow-up #2 (#2779)

2021-04-07 Thread Thomas Martitz
@elextr @abmorris what do you think? -- 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/2779#issuecomment-814882937

[Github-comments] [geany/geany] session.conf split follow-up #2 (#2779)

2021-04-07 Thread Thomas Martitz
Also store some UI-related prefs in the new session.conf, that is: treeview_position=156 msgwindow_position=593 geometry=0;57;1176;825;0; Up for discussion: Move msgwin_orientation as well - might be machine dependant, e.g. if you have larger displays at your workstation compared to your laptop.

Re: [Github-comments] [geany/geany] Removal of Recent Files and Projects from geany.conf (#1763)

2021-04-07 Thread Thomas Martitz
This is addressed in the session_split branch which should be merged before the next release -- 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/issues/1763#issuecomment-814828267

Re: [Github-comments] [geany/geany] Split geany.conf into geany.conf (preferences) and session.conf (recent files and VTE session) (#2776)

2021-04-07 Thread Thomas Martitz
Merged #2776 into session_split. -- 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/2776#event-4561820569

Re: [Github-comments] [geany/geany] Split geany.conf into geany.conf (preferences) and session.conf (recent files and VTE session) (#2776)

2021-04-07 Thread Thomas Martitz
@kugel- approved this pull request. -- 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/2776#pullrequestreview-629875157

Re: [Github-comments] [geany/geany] Split geany.conf into geany.conf (preferences) and session.conf (recent files and VTE session) (#2776)

2021-04-07 Thread Thomas Martitz
I have an idea how we can deal with that, but it won't be part of this PR. I'll merge this PR now into a new session_split branch and will do the project_config config change on my own, since it's really trivial. I hope we get the PR that moves the project open files out of project.geany soon;

Re: [Github-comments] [geany/geany] "Always wrap search" and "Hide the Find dialog" switched in geany.conf (#2773)

2021-04-07 Thread Skif-off
> and break all those user configs for 10 years Looks like bug and this options are not critical and does not require very-very special warnings/fixes/workarounds: so, the answer is obvious. Of course, this can be noted in the list of changes. -- You are receiving this because you are