search for: initpluginopt

Displaying 1 result from an estimated 1 matches for "initpluginopt".

2007 Mar 29
7
re-work option initialization
...reen)OptionsProc) (CompOption **o); and the number of display and screen options to the plugin vTable. I prefer the function prototype with the index as it's a bit more flexible. We can add a set of option initialization macros to compiz.h or helper functions to a library, which will make the initPluginOption function in each plugin minimal. Action options will be changed to contain a string or KeySym instead of the current key-code. - David