input: make vnc use mouse mode notifiers
commit37c34d9d5d87ea9d51760310c8863b82cb8c055a
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 10 Mar 2010 15:38:29 +0000 (10 09:38 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 19 Mar 2010 20:27:38 +0000 (19 15:27 -0500)
tree9453ad7d47811b80ef5e0da11d1920cdba8d494f
parent1aaee43cf7a43ca8e7f12883ee7e3a35fe5eb84c
input: make vnc use mouse mode notifiers

When we switch to absolute mode, we send out a notification (if the client
supports it).  Today, we only send this notification when the client sends us
a mouse event and we're in the wrong mode.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
vnc.c
vnc.h