Displaying 2 results from an estimated 2 matches for "load_before".
2007 Feb 22
2
Plugin Dependencies
I'm continuing to work on compiz-settings now. The most common complaintat
the moment is the way it activates plugins, a lot will fail to activate due
to being loaded in the wrong order. At the moment It has a small db of known
plugins and has load_before and load_after for each one, however if a plugin
is unknown it will be loaded last and will fail to activate.
I think it would be much better if every plugin carries it's own
load_before, load_after and depends_on options and the core then decides in
what order to activate the plugins. This wo...
2006 Dec 28
2
updating the AUTHORS file
...d scale corner
again
Improve the localization of compiz.schemas (bnc 176752)
fix stacking logic so fullscreen windows still stay above dock when
they have transients.
Mark cube as needing to load before switcher rather than marking
switcher as requiring cube. bnc #183676.
Output load_before and requires for all plugins, even if the list is
empty, to ensure that an empty value in a new release overrides a
non-empty value in an older release.
add translations
If we receive a _NET_SHOWING_DESKTOP request with no window set, set
the flag on all screens. (Fixes the KDE "show...