Displaying 1 result from an estimated 1 matches for "ruleaft".
Did you mean:
rule_fn
2007 Apr 11
2
Tweaks to plugin dependency rules
It seems to me that the plugin dependencies are not flexible
enough for most plugins.
The particular problem I am thinking about is animation/group
and fade. They both specify RuleAfter but compiz interprets
that as 'load after AND require it', there is a Require rule, but
this relates to features not plugins.
I would like to propose these changes and definitions, they seem
more logical unless I am missing something.
CompPluginRuleBefore - If this plugin is loaded, mak...