Slava Monich
|
f75e5a3f4b
|
Added "Notification feedback" combo box
|
2020-10-18 18:02:44 +03:00 |
|
Slava Monich
|
6e1e100a87
|
Don't initialize MCE QDBusInterface on every D-Bus call
It's enough to initialize it once at startup.
Also avoided a few per-call ASCII => QString conversions and dropped
unnecessary mutex.
|
2020-10-18 18:02:44 +03:00 |
|
Sebastian J. Wolf
|
fdf89fd8a8
|
Add NGF daemon and LED control for notifications
|
2020-09-13 21:54:36 +02:00 |
|
Sebastian J. Wolf
|
7dd8e07a39
|
Consolidate messages belonging to the same chat
|
2020-09-09 23:44:02 +02:00 |
|
Sebastian J. Wolf
|
239af6e6e7
|
Sending simple text notifications, yeah!
|
2020-09-08 23:44:57 +02:00 |
|
Sebastian J. Wolf
|
8809372b67
|
Backend can really send notifications
|
2020-09-03 23:20:46 +02:00 |
|
Sebastian J. Wolf
|
9f708080c8
|
We need chat information in notification manager
|
2020-09-02 23:05:09 +02:00 |
|
Sebastian J. Wolf
|
aa3a841fee
|
Prepare notification manager
|
2020-09-02 22:49:15 +02:00 |
|