On Fri, 2007-03-02 at 23:43 -0600, Travis Watkins wrote: > I'm trying to use custom functions for loaderLoadPlugin and > loaderUnloadPlugin to register/unregister plugin paths in the dbus > plugin as needed but I need to get access to a CompDisplay or > DbusDisplay in order to do so. Is there any way to get access to this?
Wrap setDisplayOption and track changes to the active_plugins option. That will let you know when a plugin gets loaded or unloaded. - David _______________________________________________ compiz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/compiz
