1
0
Fork 0
mutter-performance-source/clutter/win32
Neil Roberts 6da18b6e4f win32: Fix clutter_win32_disable_event_retrieval
There was previously a flag that gets set when this function was
called but nothing checked it so the function effectively did
nothing. Also the flag was a member of the backend struct but this
can't be used because the function should be called before
clutter_init so the backend is not ready yet. This patch makes the
event disabling work more like the X11 backend and set a global
variable instead.
2010-10-25 13:19:18 +01:00
..
clutter-backend-win32.c win32: Fix clutter_win32_disable_event_retrieval 2010-10-25 13:19:18 +01:00
clutter-backend-win32.h win32: Fix clutter_win32_disable_event_retrieval 2010-10-25 13:19:18 +01:00
clutter-device-manager-win32.c win32: Fixup compilation errors from b398292089 2010-02-18 11:36:15 +00:00
clutter-device-manager-win32.h device: Impose per-backend DeviceManager 2010-02-17 17:46:48 +00:00
clutter-event-win32.c win32: Fix clutter_win32_disable_event_retrieval 2010-10-25 13:19:18 +01:00
clutter-stage-win32.c win32: Use _clutter_actor_rerealize() like X11 backend does 2010-10-25 13:19:18 +01:00
clutter-stage-win32.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-win32.h win32: Add a public clutter_win32_handle_event function 2010-10-25 13:19:17 +01:00
invisible-cursor.cur 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