syncthingtray/syncthingwidgets
Martchus 6b7d916914 Make autostart entry for GNU/Linux more robust
* Add `--wait` parameter so Syncthing Tray will wait until the tray becomes
  available; this might help if Syncthing Tray is started by the desktop
  environment before the tray is available (unless it is started too soon
  even for that)
* Add `X-LXQt-Need-Tray=true` to ensure the system tray is available on
  LXQt because just `--wait` might not be sufficient here (according to
  https://github.com/Martchus/syncthingtray/issues/240); this is in-line
  with the autostart entry of https://github.com/lxqt/lxqt-powermanagement
2024-03-16 00:14:44 +01:00
..
misc Keep fallback to config directory if no data directory is configured for libsyncthing 2024-03-09 11:51:33 +01:00
resources Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
settings Make autostart entry for GNU/Linux more robust 2024-03-16 00:14:44 +01:00
tests Mock setting the autostart path in the wizard test 2023-12-22 17:33:21 +01:00
translations Update translations 2024-03-09 11:55:48 +01:00
webview Avoid inconsistent use of config defs in syncthingwidgets for unity builds 2024-01-30 22:56:19 +01:00
CMakeLists.txt Fix build with c++utilities change to add header for compile definitions 2024-01-30 22:35:47 +01:00
global.h Apply change of `global.h` template 2024-02-22 19:43:14 +01:00