https://bugzilla.gnome.org/show_bug.cgi?id=760213

Carlos Garnacho <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #318548|none                        |committed
             status|                            |

--- Comment #5 from Carlos Garnacho <[email protected]> ---
Created attachment 318548
  --> https://bugzilla.gnome.org/attachment.cgi?id=318548&action=edit
wayland: Force the grab cursor while a grab is active

When a cursor is specified in gdk_seat_grab(), the cursor is reverted as
soon as the pointer enters or leaves another window.

To avoid this issue, store the grab cursor separately, so we force-apply
it in ::set_window_cursor(). Also, unset early the seat info from the
window on gdk_seat_ungrab(), so the next time switch_to_pointer_grab()
happens we end up picking the cursor set for the window underneath the
pointer window.

Based on a patch by Olivier Fourdan <[email protected]>.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to