mutter/clutter/x11
Owen W. Taylor 9249bd8411 xsettings: don't use the xsettings watch function functionality
The "watch" function functionality in xsettings-client.c is designed
for setups like GDK where filters are per-window. If we are going
to pass all events to _clutter_xsettings_client_process_event()
anyways, we can just pass in NULL for watch.

This avoids a nasty infinite loop where an event would get processed
triggering removing a filter and adding a new filter, which would
immediately run and remove a filter and add another and so on
ad-infinitum.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2415
2010-11-14 14:50:25 +00:00
..
xsettings x11: Add the XSETTINGS machinery 2010-06-21 15:55:36 +01:00
clutter-backend-x11-private.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-backend-x11.c xsettings: don't use the xsettings watch function functionality 2010-11-14 14:50:25 +00:00
clutter-backend-x11.h Clean up clutter-private.h/4 2010-10-21 12:22:17 +01:00
clutter-device-manager-x11.c Clean up clutter-private.h/1 2010-10-21 10:54:14 +01:00
clutter-device-manager-x11.h device: Impose per-backend DeviceManager 2010-02-17 17:46:48 +00:00
clutter-event-x11.c Merge branch 'private-cleanup' 2010-10-25 23:44:53 +01:00
clutter-input-device-x11.c Clean up clutter-private.h/1 2010-10-21 10:54:14 +01:00
clutter-input-device-x11.h device: Make InputDevice an object and subclass it for X11 2010-01-20 00:38:08 +00:00
clutter-keymap-x11.c Conditionally use g_object_notify_by_pspec 2010-08-10 17:12:06 +01:00
clutter-keymap-x11.h x11: Use XKB to translate keycodes into key symbols 2010-07-13 11:54:44 +01:00
clutter-settings-x11.h x11: Add the XSETTINGS machinery 2010-06-21 15:55:36 +01:00
clutter-stage-x11.c Clean up clutter-private.h/6 2010-10-21 12:22:17 +01:00
clutter-stage-x11.h x11: minimize nasty artefacts when resizing windows 2010-09-29 15:12:59 +01:00
clutter-x11-texture-pixmap.c Clean up clutter-private.h/6 2010-10-21 12:22:17 +01:00
clutter-x11-texture-pixmap.h x11: Clean up TexturePixmap header and private data structure 2010-07-21 15:14:36 +01:00
clutter-x11.h build: Start moving to a non-recursive layout 2010-09-29 14:40:15 +01:00