mutter/clutter/glx
Emmanuele Bassi b2d01d86c2 Add support for WM_PROTOCOLS to the ClutterStage window
Supporting WM_PROTOCOLS allows handling the WM_DELETE_WINDOW ClientMessage,
which is then relayed to the ClutterStage actor in form of the "delete-event"
signal. Returning TRUE will block the propagation and won't close the
stage window.
2007-04-19 15:26:54 +00:00
..
clutter-backend-glx.c Add clutter_backend_get_n_screens() 2007-04-19 15:26:28 +00:00
clutter-backend-glx.h Add API for getting properties of the ClutterBackend 2007-04-19 15:25:34 +00:00
clutter-event-glx.c Add support for WM_PROTOCOLS to the ClutterStage window 2007-04-19 15:26:54 +00:00
clutter-glx.h Reimplement the clutter_glx_set_stage_foreign() function, used to 2007-03-27 09:38:50 +00:00
clutter-stage-glx.c Add support for WM_PROTOCOLS to the ClutterStage window 2007-04-19 15:26:54 +00:00
clutter-stage-glx.h 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 18:21:59 +00:00
Makefile.am 2007-03-23 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-23 15:20:35 +00:00