Don't unnecessarily call alarm when duration is zero
parent
e43bdb67a6
commit
30b0961b2e
|
|
@ -1 +1,2 @@
|
||||||
herbe
|
herbe
|
||||||
|
.ccls-cache
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,4 @@
|
||||||
|
* Handle multiple notifications at the same time
|
||||||
|
* Properly handle duration = 0
|
||||||
|
* Keyboard shortcut to dismiss and accept notifications (also mouse)
|
||||||
|
* Properly print new lines
|
||||||
Loading…
Reference in New Issue