gtk/gdk/mir
Ryan Lortie ec729d0649 mir: rework cursors a bit
Store the cursor name on the cursor (rather than always using its type).

Use this when setting a cursor on a surface.

The mir server will fallback to using standard cursors from the cursor
theme if the name used is not one of those defined by mir, which is more
or less what we want to happen here in case of creating a cursor by
name.
2014-11-06 16:18:53 -05:00
..
gdkmir-debug.c
gdkmir-private.h mir: rework cursors a bit 2014-11-06 16:18:53 -05:00
gdkmir.h
gdkmircursor.c mir: rework cursors a bit 2014-11-06 16:18:53 -05:00
gdkmirdevicemanager.c
gdkmirdisplay.c mir: rework cursors a bit 2014-11-06 16:18:53 -05:00
gdkmireventsource.c mir: Handle pointer up/down events without a button mask set (i.e. touch events) 2014-11-06 11:15:52 +13:00
gdkmirkeyboard.c
gdkmirkeymap.c
gdkmirpointer.c
gdkmirscreen.c
gdkmirwindow.c
gdkmirwindowimpl.c mir: rework cursors a bit 2014-11-06 16:18:53 -05:00
Makefile.am