Add a button to send test notifications from

extension preferences widget.

Since in the preferences run in a separate process which
doesn't have access to main UI process,
it is not possible to send notification using Main.notify.
Hence, we use D-Bus to send test notification.
This commit is contained in:
Mann Jani
2023-11-17 09:30:01 +01:00
committed by Marcin Jakubowski
parent 48dacf2ffc
commit 727a75d87f
2 changed files with 33 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Notification Banner Reloaded",
"version": 8,
"version": 9,
"_generated": "Generated by SweetTooth, do not edit",
"description": "Configure notification banner position and animation to your liking",
"uuid": "notification-banner-reloaded@marcinjakubowski.github.com",