Skip to content
#

dbus

Here are 366 public repositories matching this topic...

S-u-b
S-u-b commented Mar 26, 2021

This request is related to the following bug report:
#838 Disabled Sorting Order Is Not Honored While Dunst Is Paused

Lets call the new global option being made available to control this behavior: "sort_order" (or go with whatever you prefer). Once implemented, generating notifications as follows:
notify-send 1
notify-send 2
notify-send 3
notify-send 4
notify-send -u low 1
`

Feature good first issue
xury77
xury77 commented Mar 9, 2022

Describe the bug
On battery monitor using node-red
When no alarm property of dbus message in null but should be 0
"TypeError: Cannot read property 'hasOwnProperty' of null"
To Reproduce
Steps to reproduce the behavior:
Connect to node-red use Baterry monitor node and choose any type of alarm
Expected behavior
Payload output should be 0

Screenshots
If applicable, add

bug good first issue

Improve this page

Add a description, image, and links to the dbus topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dbus topic, visit your repo's landing page and select "manage topics."

Learn more