Hi, I would like to request login-session-observe
auto-connect for Dosage.
This is needed to check when the system is returned from suspension, so it can reschedule notifications, otherwise, they will be delayed for the amount of sleep time.
Hi, I would like to request login-session-observe
auto-connect for Dosage.
This is needed to check when the system is returned from suspension, so it can reschedule notifications, otherwise, they will be delayed for the amount of sleep time.
+1 from me for auto-connect login-session-observe
to dosage
. I think getting reminders properly is important for an application that tracks the medicine you need to take.
So even though I originally considered login-session-observe
gives accesses this app does not need at all, this is still an -observe interface and I am not aware of a better way to do this than handling the signals provided by org.freedesktop.login1
.
+1 from me too - I agree that whilst this interface does grant some additional permissions, they don’t seem to be too invasive and since this is a required piece of functionality for this snap, the usability gain outweighs any possible security or privacy risk.
+2 votes for, 0 votes against, granting auto-connect of login-session-observe
for dosage-tracker
. This is now live.