annotate sat_frontends/bridge/__init__.py @ 2899:5b0f897689b7
quick frontend (app): (un)set sync state on (dis)connect:
when connected signal is received, a whole (re)connection has happened, meaning that everything is potentially out of sync (opened widget and contact lists), so host.sync is set accordingly.
It's a temporary option, as (dis)connect is a per-profile signal, and host.sync is global. Methods similar to sync workflow must be implemented on a per-profile basis.
author |
Goffi <goffi@goffi.org> |
date |
Sun, 07 Apr 2019 21:09:49 +0200 |
parents |
26edcf3a30eb |
children |
|