mutter/clutter/x11
Robert Bragg 4d3bf09e60 Adds a way for Cogl to control event_mask of foreign wins
This extends cogl_onscreen_x11_set_foreign_xid to take a callback to a
function that details the event mask the Cogl requires the application
to select on foreign windows. This is required because Cogl, for
example, needs to track size changes of a window and may also in the
future want other notifications such as map/unmap.

Most applications wont need to use the foreign xwindow apis, but those
that do are required to pass a valid callback and update the event mask
of their window according to Cogl's requirements.
2011-05-05 15:05:42 +01:00
..
xsettings
clutter-backend-x11-private.h
clutter-backend-x11.c cogl-renderer: Move the XEvent filters to be generic for all renderers 2011-04-20 18:17:06 +01:00
clutter-backend-x11.h
clutter-device-manager-core-x11.c
clutter-device-manager-core-x11.h
clutter-device-manager-xi2.c
clutter-device-manager-xi2.h
clutter-event-x11.c
clutter-input-device-core-x11.c
clutter-input-device-core-x11.h
clutter-input-device-xi2.c
clutter-input-device-xi2.h
clutter-keymap-x11.c
clutter-keymap-x11.h
clutter-settings-x11.h
clutter-stage-x11.c Adds a way for Cogl to control event_mask of foreign wins 2011-05-05 15:05:42 +01:00
clutter-stage-x11.h Adds a way for Cogl to control event_mask of foreign wins 2011-05-05 15:05:42 +01:00
clutter-x11-texture-pixmap.c Adds a --with-system-cogl config option for Clutter 2011-04-11 17:54:36 +01:00
clutter-x11-texture-pixmap.h
clutter-x11.h