qBittorrent/src/gui/notifications
Vladimir Golovnev ac8a6887b6
Improve D-Bus notifications handling
Make notifications clickable on Linux by assigning "default" action.
Don't react to unrelated notifications clicked by keeping track of qBittorrent notifications IDs and filter out unrelated ones.
Make D-Bus Notifications interface proxy class to be maintained manually and fix coding style in it.
Closes #9084.
PR #17282.
2022-06-30 08:01:17 +03:00
..
dbusnotificationsinterface.cpp Improve D-Bus notifications handling 2022-06-30 08:01:17 +03:00
dbusnotificationsinterface.h Improve D-Bus notifications handling 2022-06-30 08:01:17 +03:00
dbusnotifier.cpp Improve D-Bus notifications handling 2022-06-30 08:01:17 +03:00
dbusnotifier.h Improve D-Bus notifications handling 2022-06-30 08:01:17 +03:00