mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 21:23:55 +00:00

* clutter/clutter-event.c: Correct clutter_event_get_state () return type. Fixes #398 * clutter/glx/clutter-stage-glx.c: Disable use XFixes cursor visibility funcs. Appears to have issues on feisty X Server at least. Fallback should work generally better. Fix non offscreen clutter_stage_snapshot to also rotate read pixel data to correct orientation.