mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 14:30:15 +00:00
26d3fc311b
We need to pass the delta between the old and new hotspot when attaching the new cursor surface, to keep the hotspot at the same position. We can't deal with this in the compositor, since the set_cursor call already overwrites the old hotspot, so the information is lost by the time the attach happens. Unfortunately, we can't query the initial hotspot from the compositor, so the first cursor change will make the hotspot jump. https://bugzilla.gnome.org/show_bug.cgi?id=695512 |
||
---|---|---|
.. | ||
gdkapplaunchcontext-wayland.c | ||
gdkcursor-wayland.c | ||
gdkdevice-wayland.c | ||
gdkdisplay-wayland.c | ||
gdkdisplay-wayland.h | ||
gdkdisplaymanager-wayland.c | ||
gdkdnd-wayland.c | ||
gdkeventsource.c | ||
gdkkeys-wayland.c | ||
gdkprivate-wayland.h | ||
gdkscreen-wayland.c | ||
gdkselection-wayland.c | ||
gdkwayland.h | ||
gdkwaylanddevice.h | ||
gdkwaylanddisplay.h | ||
gdkwaylandwindow.h | ||
gdkwindow-wayland.c | ||
Makefile.am |