On 3/5/07, David Reveman <[EMAIL PROTECTED]> wrote:
Wrap setDisplayOption and track changes to the active_plugins option. That will let you know when a plugin gets loaded or unloaded.
That's what I was doing originally but then you have to keep a copy of the active_changes list around and compare old to new. Wrapping initPluginFor(Display|Screen) works fine though. -- Travis Watkins http://www.realistanew.com _______________________________________________ compiz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/compiz
