Adds a compositor_private member to MetaWindow

Since we often need to find a MutterWindow corresponding to a MetaWindow
this make it a simple de-reference of a compositor private pointer.
This commit is contained in:
Robert Bragg
2008-10-31 09:10:10 +00:00
parent 6d8baea4c2
commit 7ea4380725
2 changed files with 61 additions and 59 deletions

View File

@ -348,6 +348,10 @@ struct _MetaWindow
/* maintained by group.c */
MetaGroup *group;
#ifdef HAVE_COMPOSITE_EXTENSIONS
void *compositor_private;
#endif
};
/* These differ from window->has_foo_func in that they consider