Skip to content

notifications: increase timeout of connection approve notification

Yuri Konotopov requested to merge wip/ne0sight/persistent-notifications into master

As for now Vino doesn't set any timeout of connection prompt notification. This is not real problem (rather, this is an inconvenience) for GNOME Shell since it supports persistent notifications, however for other DEs without persistent notifications support this is lead to inability to accept remote connection at all.
This patch sets 3 minute notification timeout which will allow to react in time to the notification (for DEs that supports notification timeout).

Fixes: https://gitlab.gnome.org/GNOME/vino/issues/3

Edited by Andre Klapper

Merge request reports