Displaying 2 results from an estimated 2 matches for "initplugin".
2007 Mar 29
7
re-work option initialization
...not sure
that I want to recommend a configuration backend to do this. However,
it's easy to provide for plugins built as shared libraries and I don't
want to prevent anyone from doing this if they wish to.
Here's our current idea for how we can solve these issues:
Add
typedef Bool (*InitPlugin(Display|Screen)OptionProc) (CompOption *o,
int index);
or
typedef Bool (*InitPlugin(Display|Screen)OptionsProc) (CompOption **o);
and the number of display and screen options to the plugin vTable. I
prefer the function prototype with t...
2008 Dec 15
9
Rhapsody errors out on cookies?
I just tried to install the latest version of Rhapsody. Everything is fine until I try to log in. Then it gives me an error that cookies are disabled and asks to enable them. It fails this ad infinitum. Is there anything I can check?