From d9ba514b15d3ed77eb6b842eb128e60486636bdf Mon Sep 17 00:00:00 2001 From: Boris Shtrasman Date: Mon, 31 Aug 2020 21:34:32 +0300 Subject: [PATCH 1/3] Update documenation (generated man file) to express that plasma notification system will ignore timeout value when level is in critical mode --- docs/notify-send.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notify-send.xml b/docs/notify-send.xml index 614b48b..4705726 100644 --- a/docs/notify-send.xml +++ b/docs/notify-send.xml @@ -69,7 +69,7 @@ The duration, in milliseconds, for the notification to appear on screen. - (Ubuntu's Notify OSD and GNOME Shell both ignore this parameter.) + Ubuntu's Notify OSD and GNOME Shell always ignore it, while Plasma ignores it for notifications with the critical urgency level. From 4e2971be0cb68de56960acb35888d300458151de Mon Sep 17 00:00:00 2001 From: Boris Shtrasman Date: Tue, 1 Sep 2020 16:03:03 +0300 Subject: [PATCH 2/3] enhence text --- docs/notify-send.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notify-send.xml b/docs/notify-send.xml index 4705726..9d8a2d3 100644 --- a/docs/notify-send.xml +++ b/docs/notify-send.xml @@ -69,7 +69,7 @@ The duration, in milliseconds, for the notification to appear on screen. - Ubuntu's Notify OSD and GNOME Shell always ignore it, while Plasma ignores it for notifications with the critical urgency level. + Not all implementations use this parameter. Ubuntu's Notify OSD and GNOME Shell always ignore it, while Plasma ignores it for notifications with the critical urgency level. From 50cf335a34ec497d5d41933577b0a7e47f0e4abc Mon Sep 17 00:00:00 2001 From: Boris Shtrasman Date: Thu, 17 Sep 2020 20:52:37 +0300 Subject: [PATCH 3/3] Take Marco Trevisan text enhencment --- docs/notify-send.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notify-send.xml b/docs/notify-send.xml index 9d8a2d3..ddbeeb1 100644 --- a/docs/notify-send.xml +++ b/docs/notify-send.xml @@ -69,7 +69,7 @@ The duration, in milliseconds, for the notification to appear on screen. - Not all implementations use this parameter. Ubuntu's Notify OSD and GNOME Shell always ignore it, while Plasma ignores it for notifications with the critical urgency level. + Not all implementations use this parameter. GNOME Shell and Notify OSD always ignore it, while Plasma ignores it for notifications with the critical urgency level.