Skip to content
Commit 34b5909b authored by Pascal Nowack's avatar Pascal Nowack
Browse files

rdp/nw-auto: Fix initial ping source not being created

Currently, gnome-remote-desktop does not create the initial GSource to
emit pings, unless ping interval changes to low due to inactivity on
the screen.
As a result, stutters can appear.

To fix this issue, introduce a new ping internal with the name "NONE".
This new interval represents the absence of the ping source.
When the client emits the SuppressOutput PDU, where
gnome-remote-desktop stops emitting pings, also reset the ping
interval.
parent a595a296
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment