[Bug 38024] regression: multiple devices: server mouse cannot escape a single window

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 2 17:44:31 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=38024

Marc-Andre Lureau <marcandre.lureau at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #2 from Marc-Andre Lureau <marcandre.lureau at gmail.com> ---
argh, this was actually working, until I fixed it very recently in the last
release with this:

-            !d->show_cursor) {
+            !d->show_cursor && d->mouse_grab_active) {

We need a session "grab-active"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-bugs/attachments/20141103/0fc08507/attachment.html>


More information about the spice-bugs mailing list