Add a connected property to PurpleAccount so bindings can use it

Review Request #2542 — Created Aug. 4, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

While fixing some bugs in the account editor, I ended up manually settings some
widgets sensitivity depending on an account being connected. However this
easily gets out of sync if the editor is open and an account switches online
states. With this property we will be able to bind and not fall out of sync.

Compiled

Commits

Files

    Loading...