mutter/clutter/win32
Neil Roberts 14a28620ae win32: Use an invisible cursor when cursor-visible is FALSE
The win32 backend now handles the WM_SETCURSOR message and sets a
fully transparent cursor if the cursor-visible property has been
cleared on the stage. The icon is stored in the library via a resource
file. The instance handle for the DLL is needed to load the resource
so there is now a DllMain function to grab the handle.
2010-01-19 16:10:23 +00:00
..
clutter-backend-win32.c win32: Use an invisible cursor when cursor-visible is FALSE 2010-01-19 16:10:23 +00:00
clutter-backend-win32.h win32: Use an invisible cursor when cursor-visible is FALSE 2010-01-19 16:10:23 +00:00
clutter-event-win32.c win32: Use an invisible cursor when cursor-visible is FALSE 2010-01-19 16:10:23 +00:00
clutter-stage-win32.c win32: Use an invisible cursor when cursor-visible is FALSE 2010-01-19 16:10:23 +00:00
clutter-stage-win32.h win32: Use an invisible cursor when cursor-visible is FALSE 2010-01-19 16:10:23 +00:00
clutter-win32.h Can no more include clutter-stage.h inside clutter-win32.h 2009-11-13 15:50:01 +00:00
clutter-win32.pc.in Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys 2009-10-16 18:58:50 +01:00
invisible-cursor.cur win32: Use an invisible cursor when cursor-visible is FALSE 2010-01-19 16:10:23 +00:00
Makefile.am win32: Use an invisible cursor when cursor-visible is FALSE 2010-01-19 16:10:23 +00:00
resources.rc win32: Use an invisible cursor when cursor-visible is FALSE 2010-01-19 16:10:23 +00:00