Commit Graph

71 Commits

Author SHA1 Message Date
b2a66c806b Don't connect to local instance when not running
Prevent connection attempt to local instance at startup
or after applying settings when Syncthing systemd unit
isn't running
2017-01-12 22:18:40 +01:00
ee59c2b1c4 Prevent disconnect notification when stopping Syncthing manually 2017-01-10 23:49:34 +01:00
edba991d89 Don't show start/stop button when feature disabled 2017-01-03 00:29:15 +01:00
7755e97c5f Only reconnect when relevant settings changed 2017-01-01 19:19:16 +01:00
3cadd8cbcb Improve systemd integration
* Allow using systemd unit status to better handle
  reconnect attempts to local instance
* Misc adjustments
2016-12-27 16:22:37 +01:00
6c99293087 Allow triggering current tray 2016-12-26 19:50:10 +01:00
0ecb26a4cf Allow dismissing new notifications 2016-12-26 19:19:10 +01:00
78450a2b7e Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
5d358e31fc Allow reloading log by pressing F5 2016-12-12 23:45:40 +01:00
2b75f1f3e5 Don't show error for each re-connect attempt 2016-12-12 23:45:40 +01:00
a163c3f046 Dismiss notifications correctly 2016-12-12 23:24:36 +01:00
230377dabe Center 'New notifications' button 2016-12-12 23:24:36 +01:00
d3bde05ccd Update icon when new notifications shown 2016-12-03 01:00:04 +01:00
b5174735ad Add option for bright custom text colors 2016-11-02 21:05:32 +01:00
7149f90821 Refactor settings 2016-11-02 20:03:38 +01:00
ba3db70604 Fix reading high traffic values 2016-10-20 23:14:47 +02:00
138a7cc382 Allow auto-reconnect 2016-10-07 15:11:25 +02:00
701dc9197c Confirm restart 2016-10-05 00:01:55 +02:00
9fa2a028e8 Show out of sync directory state 2016-10-04 23:42:17 +02:00
2b3a1137bc Improve appearance settings 2016-10-03 01:16:47 +02:00
6470038fc7 Refactor to allow sharing backend with other apps
Intended for creating command line tool and plasmoid
2016-09-30 23:58:45 +02:00