[Wayland-bugs] [Bug 695512] wayland backend ignores cursor hotspot

gtk+ (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 21 05:57:04 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=695512
  gtk+ | wayland | unspecified

--- Comment #6 from Kristian Høgsberg <krh at bitplanet.net> 2013-03-21 12:56:59 UTC ---
commit a80998127ce779b156df50e8d1ebaa4eedab31b5
Author: Kristian Høgsberg <krh at bitplanet.net>
Date:   Thu Mar 21 08:51:35 2013 -0400

    wayland: Clear current cusor on leave so we always set it on enter

    Commit 0d9d808217a04ee965ce5f60f9aff00b2ec4938e fixed the hotspot issue,
    but commit f2cc52fddd74b3064eec85e17161ebbc4ee14f49 then optimized away
    cursor changes a little too aggressively.  We always need to set the
    cursor on enter.  Make sure we clear the current cursor on leave so we
    don't think it's already set on the next enter.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Wayland-bugs mailing list