search for: initpluginfordisplay

Displaying 4 results from an estimated 4 matches for "initpluginfordisplay".

Did you mean: finipluginfordisplay
2007 Mar 02
3
CompDisplay from loaderLoadPlugin
I'm trying to use custom functions for loaderLoadPlugin and loaderUnloadPlugin to register/unregister plugin paths in the dbus plugin as needed but I need to get access to a CompDisplay or DbusDisplay in order to do so. Is there any way to get access to this? -- Travis Watkins http://www.realistanew.com
2006 Oct 18
1
[PATCH] Compiz Events
...ay, + char *pluginName, + char *eventName, + CompOption *option, + int nOption); + typedef Bool (*CallBackProc) (void *closure); typedef void (*ForEachWindowProc) (CompWindow *window, @@ -749,7 +755,8 @@ struct _CompDisplay { InitPluginForDisplayProc initPluginForDisplay; FiniPluginForDisplayProc finiPluginForDisplay; - HandleEventProc handleEvent; + HandleEventProc handleEvent; + HandleCompizEventProc handleCompizEvent; CompPrivate *privates; }; @@ -853,6 +860,12 @@ setDisplayAction (CompDisplay *displ...
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
...L. Make minimum rain delay 1. Disable call to XFixesHideCursor until the software cursor code is Fix size hint calculations. If a base size is not provided, Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz Don't call initDisplay in initPluginForDisplay and don't call Fix next/prev slide bindings in cube plugin. Remove whitespaces. Track changes to constrainNewWindowSize. Add pointerDx and pointerDy. Replace savedAttrib with savedGeometry rectangle. Resize plugin should always use the server side window geom...
2007 Oct 01
4
[ANNOUNCE] compiz-0.6.0
...missing DISTCLEANFILES. Require libxslt. Make sure key and button are not NULL. Make minimum rain delay 1. Disable call to XFixesHideCursor until the software cursor code is Fix size hint calculations. If a base size is not provided, Don't call initDisplay in initPluginForDisplay and don't call Fix next/prev slide bindings in cube plugin. Remove whitespaces. Track changes to constrainNewWindowSize. Add pointerDx and pointerDy. Replace savedAttrib with savedGeometry rectangle. Resize plugin should always use the server side window geom...