Close call notifications when the call has been joined by the user, or the call has...
authorClaudio Cambra <claudio.cambra@gmail.com>
Fri, 24 Jun 2022 09:49:38 +0000 (11:49 +0200)
committerClaudio Cambra <claudio.cambra@gmail.com>
Fri, 1 Jul 2022 09:39:50 +0000 (11:39 +0200)
commita504dbf9653041f1c5bf54237d380e10542044e8
treea87ec9f5f88620f0abb13dbe40175039ed6ec577
parent974939eb6f40c6f174754b2c2abbc93009b2c8d8
Close call notifications when the call has been joined by the user, or the call has ended

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
src/gui/CMakeLists.txt
src/gui/callstatechecker.cpp [new file with mode: 0644]
src/gui/callstatechecker.h [new file with mode: 0644]
src/gui/systray.cpp
src/gui/systray.h
src/gui/tray/CallNotificationDialog.qml
src/gui/tray/usermodel.cpp
src/libsync/account.cpp
src/libsync/account.h