2008-07-01 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Tue, 1 Jul 2008 13:41:23 +0000 (13:41 +0000)
committerMatthew Allum <mallum@openedhand.com>
Tue, 1 Jul 2008 13:41:23 +0000 (13:41 +0000)
commitbe160d971ac94cfcc163ac1685495134d9b1d3ff
tree34803e45d93bb0357c6f9a925f5569990bb4ab80
parent6f68ae35b794aa814341d9c12aaa6a6b6a402444
2008-07-01  Matthew Allum  <mallum@openedhand.com>

        * clutter/glx/clutter-stage-glx.c:
        * clutter/x11/clutter-backend-x11.c:
        * clutter/x11/clutter-backend-x11.h:
        * clutter/x11/clutter-event-x11.c:
        * clutter/x11/clutter-x11.h:
        * tests/test-devices.c:
        Disable use of XInput and add an explicit clutter_x11_enable_xinput
        to enable it.
        Also fix up the x11 pre-init calls to not need g_type_init.
ChangeLog
clutter/glx/clutter-stage-glx.c
clutter/x11/clutter-backend-x11.c
clutter/x11/clutter-backend-x11.h
clutter/x11/clutter-event-x11.c
clutter/x11/clutter-x11.h
tests/test-devices.c