Re: Keyboard interaction with notifications on lock screen





On Wed, Feb 12, 2020 at 13:55, Tobias Mueller <tobiasmue gnome org> wrote:

I want to ask whether notifications on the lock screen are safe from
being discarded by the user.

Yes.

When locked, notifications can only be removed programmatically (via `org.gtk.Notifications.RemoveNotification()` or `org.freedesktop.Notifications.CloseNotification()`), not by a user.

Cheers,
Florian




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]