display: Adapt to new clutter event filter API

This commit is contained in:
Jasper St. Pierre
2013-11-14 12:58:52 -05:00
parent 63b9110f93
commit cf181fe109
2 changed files with 9 additions and 3 deletions

View File

@@ -102,6 +102,8 @@ struct _MetaDisplay
char *name;
Display *xdisplay;
int clutter_event_filter;
Window leader_window;
Window timestamp_pinging_window;