Owen W. Taylor e083742426 Filter out events handled before the plugin before they get GTK+
Fix a problem where GTK+ was warning
'gdk_window_set_user_time called on non-toplevel' for every button
press and click on the mutter stage by excluding such events from
GTK+ processing.

Add a boolean return value to meta_compositor_process_event that
indicates whether the event has been handled and should be filtered
out of the event stream and for mutter, base that on the return
value of the plugin's xevent_filter vfunc.
2008-11-22 13:07:32 -05:00
..
2008-11-23 20:05:13 +00:00
2008-12-02 17:58:07 -05:00
2008-12-17 09:33:56 +00:00
2008-11-20 12:41:28 +00:00