Displaying 1 result from an estimated 1 matches for "comppluginruleneedfeature".
2006 Oct 06
2
solving plugin dependency issues
...and plane plugins would both register a "largedesktop"
feature. zoom plugin could depend on the "largedesktop" feature instead
of the cube plugin and it wouldn't be possible to load two plugins that
provide the same feature.
Adding a feature list to the plugin vTable and a
CompPluginRuleNeedFeature rule that can be used to depend on specific
features should do it.
-David