cursor-tracker: Remove the grab cursor

Desktop / GNOME / Mutter - Jasper St. Pierre [mecheye.net] - 13 May 2014 15:20 UTC

We expect that meta_screen_set_cursor while grabbed will properly set the cursor on the root window. Make sure this works by simply always using the root cursor when we have an active grab.

f57b072 cursor-tracker: Remove the grab cursor
src/backends/meta-cursor-tracker-private.h | 16 ----------------
src/backends/meta-cursor-tracker.c | 21 +++++----------------
src/core/display.c | 13 ++-----------
3 files changed, 7 insertions(+), 43 deletions(-)

Upstream: git.gnome.org


  • Share