syncthingtray/syncthingwidgets
Martchus 8f78d14215 Fix re-connect when process status is considered and Syncthing restarted
When Syncthing restarts itself, its main process is not terminating (as its
main process is just a monitoring process). The "Consider process status …"
feature was relying on the process being stopped and started again as
trigger for trying to re-connect, though. To make it also work when
Syncthing restarts itself, this change checks the log for an exiting
message of the monitoring process and considers the process running again
when the GUI address is logged again.

This fixes https://github.com/Martchus/syncthingtray/issues/236.

Notifications are not (yet) suppressed. (Not sure how easy it is and how
much sense it makes.)
2024-06-20 01:22:45 +02:00
..
misc Fix re-connect when process status is considered and Syncthing restarted 2024-06-20 01:22:45 +02:00
resources Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
settings Fix re-connect when process status is considered and Syncthing restarted 2024-06-20 01:22:45 +02:00
tests Mock setting the autostart path in the wizard test 2023-12-22 17:33:21 +01:00
translations Update translations 2024-06-18 19:19:59 +02:00
webview Fix restoring web view geometry 2024-06-02 14:05:26 +02:00
CMakeLists.txt Improve dialog for confirming ignore pattern changes from file browser 2024-06-14 21:23:35 +02:00
global.h Apply change of global.h template 2024-02-22 19:43:14 +01:00