syncthingtray/widgets
Martchus 0faacaa7c8 Terminate Syncthing gracefully via REST-API on non-UNIX platforms
If there's a configured and local Syncthing connection and we're on a
non-UNIX platform which doesn't support SIGTERM (basically Windows) it
makes sense to use the REST-API instead. That's likely better than just
terminating the process forcefully.

This doesn't cover the stop button within the launcher settings yet because
from this context is isn't clear which connection is relevant as there can
be multiple tray icons/widgets but only one settings page.
2021-06-21 23:18:51 +02:00
..
misc Terminate Syncthing gracefully via REST-API on non-UNIX platforms 2021-06-21 23:18:51 +02:00
resources Add fallback icons for buttons to move connections up and down 2020-09-12 22:09:40 +02:00
settings Use Boost.Process for launcher to cope with further sub processes 2021-06-16 22:44:48 +02:00
translations Update translations 2021-05-27 18:16:22 +02:00
webview Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
CMakeLists.txt Add an icon for every settings tab 2021-05-07 00:06:25 +02:00
global.h Adapt to changes in c++utilities 2019-06-14 19:15:26 +02:00