search for: initdisplay

Displaying 6 results from an estimated 6 matches for "initdisplay".

2006 Mar 03
6
[PATCH] Effect.Accordion (not from the wiki)
Hello boys and girls In the ever-loving spirit of OSS, here''s another feature for s.a.u. In particular it''s called Effect.Accordion, and is a scriptaculified version of openrico''s Accordion. Work in progress, I''ll submit further modifications as the come in, but this is 90% of what needs to be done. I anticipate some bugs when I start using it more. Tested
2007 Mar 07
4
Plugin Library Interface
...done through a additional entry in the vTable. It doesn't make sense to make this function wrap-able, it's just too important and no plugin should be able to stop or manipulate it. Plugins which need a shared function can get it through getLibraryFunction, most likely you will call that in initDisplay and just save the pointer to the function. When you want to see how exactly it's used in plugins you can have a look at text-plugin, which is in beryl-plugins at trunk (http://bugs.beryl-project.org/browser/trunk/beryl-plugins/src/text.c). We just want to get some feedback on these ideas. If...
2009 Feb 20
0
[ANNOUNCE] compiz-0.8.0
...ake strings translatable. Optimization. Use glib i18n header file and compiz text domain. Cleanup: Use glib i18n headers. Ignore desktop hints set by previous WM by default. Respect DESTDIR for desktop file installation. Screens are not necessarily initialized at InitDisplay time. Screens are not necessarily initialized at InitDisplay time. Try to keep windows on their viewports on screen size changes. Make sure active fullscreen windows are always on top. Move hide_skip_taskbar_windows option out of keybindings group. Use "any"...
2006 Mar 09
0
[FEATURE] Effect.Accordion
...can''t use <div> within your <h3>. The h3 can be modifier by using the headingtag option: new Effect.Accoridon("accordion", { headingtag: "h2" }); There are also similar paneltag and bodytag options - I would leave them alone though. One more option: "initdisplay" decides the panel to initially display, starting from 0. My application required that all panels should be collapsable - clicking on the heading of a panel that was displayed would hide it, leaving all panels hidden. If this is a problem for someone I can "optionise" that behaviour...
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
...ton 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, 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...
2007 Oct 01
4
[ANNOUNCE] compiz-0.6.0
...les. Add 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...