[Github-comments] Re: [geany/geany] Restore startup behavior to focus files from the command line after session files (PR #3267)

2023-07-17 Thread Thomas Martitz via Github-comments
Merged #3267 into master. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3267#event-9845932718 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Restore startup behavior to focus files from the command line after session files (PR #3267)

2023-05-20 Thread Enrico Tröger via Github-comments
Fine by me to merge. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3267#issuecomment-1555906663 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Restore startup behavior to focus files from the command line after session files (PR #3267)

2023-05-16 Thread Thomas Martitz via Github-comments
@kugel- commented on this pull request. > @@ -4746,8 +4746,12 @@ gboolean editor_goto_pos(GeanyEditor *editor, gint > pos, gboolean mark) sci_goto_pos(editor->sci, pos, TRUE); editor->scroll_percent = 0.25F; - /* finally switch to the page */ - document_show_tab(ed

[Github-comments] Re: [geany/geany] Restore startup behavior to focus files from the command line after session files (PR #3267)

2023-05-07 Thread Enrico Tröger via Github-comments
> Haven't looked at this, but it may be affected by #3395. I just tested the latest changes and it seems fine for me now. Had only a minor remark but it is not critical at all. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3267#issuecomment-1537441161

[Github-comments] Re: [geany/geany] Restore startup behavior to focus files from the command line after session files (PR #3267)

2023-05-07 Thread Enrico Tröger via Github-comments
@eht16 commented on this pull request. > @@ -4746,8 +4746,12 @@ gboolean editor_goto_pos(GeanyEditor *editor, gint > pos, gboolean mark) sci_goto_pos(editor->sci, pos, TRUE); editor->scroll_percent = 0.25F; - /* finally switch to the page */ - document_show_tab(edi

[Github-comments] Re: [geany/geany] Restore startup behavior to focus files from the command line after session files (PR #3267)

2023-04-23 Thread Thomas Martitz via Github-comments
@kugel- pushed 1 commit. ec327b7c50221039ae90e9df04403fdff95c396a PR #3125 (commit 22aac44) broke that accidentally by moving the -- View it on GitHub: https://github.com/geany/geany/pull/3267/files/8ff5462dcae8c635be6fdf08aa4f1d4b54fc399f..ec327b7c50221039ae90e9df04403fdff95c396a You are rece

[Github-comments] Re: [geany/geany] Restore startup behavior to focus files from the command line after session files (PR #3267)

2023-02-12 Thread Nick Treleaven via Github-comments
Haven't looked at this, but it may be affected by #3395. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3267#issuecomment-1427006837 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Restore startup behavior to focus files from the command line after session files (PR #3267)

2022-12-06 Thread Thomas Martitz via Github-comments
Seems to be a regression of this patch. I'm looking at it. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3267#issuecomment-1340462940 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Restore startup behavior to focus files from the command line after session files (PR #3267)

2022-10-30 Thread Enrico Tröger
Looks fine. The notebook page is properly saved and restored across Geany restarts, also for projects, even independently. Great. While testing I noticed one minor issue though I'm not sure whether it's new or not: when I close a project, the previous session is restored but the "current_page"