xf86-input-mouse: Changes to 'master'

Samuel Thibault sthibaul at kemper.freedesktop.org
Sat Oct 23 04:14:31 PDT 2010


 src/hurd_mouse.c |   15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

New commits:
commit 782052d087fd59d673de6c45784c316c055a592d
Merge: 4f1a5cc98c8452362ecb81843cd0a32c9a45ce4e 6d6c24768b2b347436a6d35c4aaa129227c7392e
Author: Samuel Thibault <samuel.thibault at ens-lyon.org>
Date:   Wed Sep 29 23:42:43 2010 +0200

    Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-input-mouse

commit 4f1a5cc98c8452362ecb81843cd0a32c9a45ce4e
Author: Samuel Thibault <samuel.thibault at ens-lyon.org>
Date:   Sun Sep 5 21:21:58 2010 +0200

    Fix build warning
    
    Add extra parentheses to avoid ambiguity.
    
    Signed-off-by: Samuel Thibault <samuel.thibault at ens-lyon.org>

commit 35f277a718f2da6a09080af020aaf29ef96fe807
Author: Samuel Thibault <samuel.thibault at ens-lyon.org>
Date:   Sun Sep 5 21:20:33 2010 +0200

    Fix mouse data buffering
    
    Check remaining buffer size *before* reading a character from the device.  Also
    keep extra characters in the static buffer until next invocation.
    
    Signed-off-by: Samuel Thibault <samuel.thibault at ens-lyon.org>



More information about the xorg-commit mailing list