Implemented notification action buttons and context menu for confirm/dismiss and...
authorallexzander <blackslayer4@gmail.com>
Wed, 18 Nov 2020 15:42:37 +0000 (17:42 +0200)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Wed, 2 Dec 2020 08:08:37 +0000 (08:08 +0000)
commitf04281cb69a90847d48845148776bf76eaf35cc2
treea1f7051dc30d95185b2cbcdf63bc89dd61fb2543
parent7721832ee0acdc41805e6eeab7daaa55e76f7242
Implemented notification action buttons and context menu for confirm/dismiss and other actions.

Signed-off-by: allexzander <blackslayer4@gmail.com>
resources.qrc
src/gui/CMakeLists.txt
src/gui/tray/ActivityActionButton.qml [new file with mode: 0644]
src/gui/tray/ActivityData.h
src/gui/tray/ActivityListModel.cpp
src/gui/tray/ActivityListModel.h
src/gui/tray/NotificationHandler.cpp
src/gui/tray/UserModel.cpp
src/gui/tray/Window.qml