mate-desktop / mate-notification-daemon

Daemon to display passive pop-up notifications
https://mate-desktop.org
GNU General Public License v2.0
30 stars 26 forks source link

Don't timeout notifications when AFK #134

Open anton-z-s opened 6 years ago

anton-z-s commented 6 years ago

Expected behaviour

When notification popup, it's timer will count only if PC is being used. If user is AFK, timer won't start until user is back to the PC.

The benefit, compared to current behavior is that user won't miss the notification if it popup when AFK. This feature exists in another notification daemon called Dunst (and it's showing how old each notification is).

Actual behaviour

When notification popup, it will timeout, regardless of PC being used or not.

MATE general version

v1.20

Linux Distribution

Ubuntu Mate 18.04

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/59784441-don-t-timeout-notifications-when-afk?utm_campaign=plugin&utm_content=tracker%2F1172660&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1172660&utm_medium=issues&utm_source=github).
ernestask commented 5 years ago

Arguably related to https://github.com/mate-desktop/mate-notification-daemon/issues/137.