• Ulrich Sibiller's avatar
    Update currentTime in dispatch loop · 7a2836f8
    Ulrich Sibiller authored
      commit 312910b4e34215aaa50fc0c6092684d5878dc32f
      Author: Chase Douglas <chase.douglas@canonical.com>
      Date:   Wed Apr 18 11:15:40 2012 -0700
    
        Update currentTime in dispatch loop
    
        A request, like input device grabs, may check a request timestamp
        against currentTime. It is possible for currentTime to lag a previously
        sent event timestamp. If the client makes a request based on such an
        event timestamp, the request may fail the validity check against
        currentTime unless we always update the time before processing the
        request.
    Signed-off-by: 's avatarChase Douglas <chase.douglas@canonical.com>
    Reviewed-by: 's avatarPeter Hutterer <peter.hutterer@who-t.net>
    7a2836f8
Name
Last commit
Last update
..
Imakefile Loading commit data...
atom.c Loading commit data...
buildatoms Loading commit data...
colormap.c Loading commit data...
cursor.c Loading commit data...
devices.c Loading commit data...
dispatch.c Loading commit data...
dispatch.h Loading commit data...
dixfonts.c Loading commit data...
dixutils.c Loading commit data...
events.c Loading commit data...
extension.c Loading commit data...
ffs.c Loading commit data...
gc.c Loading commit data...
globals.c Loading commit data...
glyphcurs.c Loading commit data...
grabs.c Loading commit data...
initatoms.c Loading commit data...
main.c Loading commit data...
pixmap.c Loading commit data...
privates.c Loading commit data...
property.c Loading commit data...
region.c Loading commit data...
resource.c Loading commit data...
swaprep.c Loading commit data...
swapreq.c Loading commit data...
tables.c Loading commit data...
window.c Loading commit data...
xpstubs.c Loading commit data...