Skip to content
Commit 9f98f3a2 authored by Alexandre Rostovtsev's avatar Alexandre Rostovtsev Committed by Ray Strode
Browse files

gs-window-x11: shorten clock timeout to detect skew



The timer for the panel clock currently wakes up once a minute in
the default case.  This means, if the clock changes while the
screen is locked (say from a resume following suspend, or from
ntp) then it becomes out of date for up to a minute.

There's no good way right now to detect when clock skew happens,
so this commit changes the timeout to expire every couple of
seconds instead of once a minute.

Minor-Updates-By: default avatarRay Strode <rstrode@redhat.com>

http://bugzilla.gnome.org/show_bug.cgi?id=648145
parent 742b77d2
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