Re: [PATCH weston] man: move pageflip-timeout later

2017-03-20 Thread Daniel Stone
On 13 March 2017 at 13:25, Pekka Paalanen wrote: > The paragraph about pageflip-timeout was added in between the two > paragraphs of idle-time, causing the paragraphs to be associated wrong. > > Move the pageflip-timeout paragraph to the end. Reviewed and pushed: To ssh://git.freedesktop.org/git/

[PATCH weston] man: move pageflip-timeout later

2017-03-13 Thread Pekka Paalanen
From: Pekka Paalanen The paragraph about pageflip-timeout was added in between the two paragraphs of idle-time, causing the paragraphs to be associated wrong. Move the pageflip-timeout paragraph to the end. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=100163 Signed-off-by: Pekka Paalanen