Commit Graph

21 Commits

Author SHA1 Message Date
b2325bf5a0 Allow ignoring Syncthing inavailability after startup 2017-01-14 02:12:38 +01:00
ee59c2b1c4 Prevent disconnect notification when stopping Syncthing manually 2017-01-10 23:49:34 +01:00
5fadf04492 Ensure status icon is updated initially 2017-01-06 14:58:28 +01:00
7755e97c5f Only reconnect when relevant settings changed 2017-01-01 19:19:16 +01:00
6c99293087 Allow triggering current tray 2016-12-26 19:50:10 +01:00
13debf42cc Ensure status icon is updated initially 2016-12-26 00:17:35 +01:00
6a154c74af Hide disconnected notification when connected 2016-12-18 16:47:01 +01:00
3f95d72b79 Prevent disconnected notification on startup
Happened when Syncthing notifications were
available before the connection was established
2016-12-18 16:47:01 +01:00
15f7379f6c Combine use of avail geo and popup for menu pos
* Last fix worked under Openbox/Tint2 but not under
  Plasma 5, this should work under both now
* Under Awesome menu will likely just spawn at cursor
  position
2016-12-13 21:35:55 +01:00
985c99922e Just use QMenu::popup() to show TrayMenu
* So it doesn't rely on the available geometry anymore
* Only tested under Openbox/Tint2 so far
2016-12-13 00:02:08 +01:00
5d358e31fc Allow reloading log by pressing F5 2016-12-12 23:45:40 +01:00
5b4a0ef51e Prevent notification about disconnect on startup 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
203370f933 Allow notifications via D-Bus 2016-12-12 23:45:40 +01:00
a163c3f046 Dismiss notifications correctly 2016-12-12 23:24:36 +01:00
d2d80adfe7 Update status icon when new Syncthing notifications available 2016-12-12 23:24:36 +01:00
992617ccc3 Show relevant dirs when sync complete 2016-11-08 19:44:45 +01:00
7149f90821 Refactor settings 2016-11-02 20:03:38 +01:00
1742af28bf Show ongoing sync depite of dir is out of sync
Note: Computing overall status needs further improvement
2016-10-06 23:53:59 +02:00
9fa2a028e8 Show out of sync directory state 2016-10-04 23:42:17 +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