mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 03:10:09 +00:00
ec729d0649
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. |
||
---|---|---|
.. | ||
gdkmir-debug.c | ||
gdkmir-private.h | ||
gdkmir.h | ||
gdkmircursor.c | ||
gdkmirdevicemanager.c | ||
gdkmirdisplay.c | ||
gdkmireventsource.c | ||
gdkmirkeyboard.c | ||
gdkmirkeymap.c | ||
gdkmirpointer.c | ||
gdkmirscreen.c | ||
gdkmirwindow.c | ||
gdkmirwindowimpl.c | ||
Makefile.am |