2006-06-15 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Thu, 15 Jun 2006 22:04:19 +0000 (22:04 +0000)
committerMatthew Allum <mallum@openedhand.com>
Thu, 15 Jun 2006 22:04:19 +0000 (22:04 +0000)
commit13ce0e3709c5acd08360e7acf54649deeda87075
treebec1c22014efbba529c6270dad4279146859ce9a
parent7639872f5f53ee795a424ac76c9dd0dfa37e2a1d
2006-06-15  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-stage.c:
        * clutter/clutter-stage.h:
        Add clutter_stage_set_xwindow_foreign() call
        * clutter/clutter-util.c:
        * clutter/clutter-util.h:
        Add some X error traps
        * examples/super-oh.c:
        Toy with us of new clutter_stage_set_xwindow_foreign() for
        optional screensaver functionality.
ChangeLog
clutter/clutter-actor.h
clutter/clutter-stage.c
clutter/clutter-stage.h
clutter/clutter-util.c
clutter/clutter-util.h
examples/super-oh.c