Re: [PATCH] Make RANDR 'set' timestamps follow client specified time. Bug 21987.

2009-06-09 Thread Federico Mena Quintero
On Thu, 2009-05-28 at 14:46 -0700, Keith Packard wrote: > The lastSetTime value which indicates when the configuration within the > server was last changed was not getting set in the appropriate RandR > requests. By the way, this works beautifully. Thanks for the patch, Keith :) In the bug (#219

[PATCH] Make RANDR 'set' timestamps follow client specified time. Bug 21987.

2009-05-28 Thread Keith Packard
The lastSetTime value which indicates when the configuration within the server was last changed was not getting set in the appropriate RandR requests. Signed-off-by: Keith Packard --- randr/rrcrtc.c |5 - randr/rrscreen.c |4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) d