notifications: implement incoming message notifications

- Note: adds forcing the main window to the top to overcome a
  Qt/QML bug which prevents this from working when activating
  from a notification window source.

Change-Id: Ib5a93d3937fe5a4de0229f7aeae8469d1ffdfba3
This commit is contained in:
Andreas Traczyk
2020-09-14 13:04:57 -04:00
parent 8fc729f63b
commit 87a4602b9a
21 changed files with 307 additions and 232 deletions

View File

@@ -162,7 +162,6 @@ SOURCES += \
src/runguard.cpp \
src/webchathelpers.cpp \
src/main.cpp \
src/globalsystemtray.cpp \
src/smartlistmodel.cpp \
src/utils.cpp \
src/pixbufmanipulator.cpp \