search for: largedesktop

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

2006 Oct 06
2
solving plugin dependency issues
...ns sort of needs to be aware of all other plugins. Having the zoom plugin load if either the cube plugin or the plane plugin is loaded is currently not possible. I'm suggesting that we add some way to register and depend on features. E.g. the cube and plane plugins would both register a "largedesktop" feature. zoom plugin could depend on the "largedesktop" feature instead of the cube plugin and it wouldn't be possible to load two plugins that provide the same feature. Adding a feature list to the plugin vTable and a CompPluginRuleNeedFeature rule that can be used to depend o...
2007 May 21
2
Some suggestions for extra metadata
...we can add lots more features like 'config', 'matchhandler', 'imageloader' etc etc. They need to be defined somewhere so that plugin developers can check a list of official features like this (whilst still adding their own if needed). <feature unique="true">largedesktop</feature> This should default to true if not provided. *Match Handler Tag* If a plugin provides window matching functionality then it could provide tags like this. <matchhandler> <handler> <match>title</match> <!-- optional command to be run t...
2006 Nov 22
4
[ANNOUNCE] compiz-0.3.4
...ut in a very convenient way. Currently it's more of a prototype as we need randr++ and input transformation in the server to do this properly. * Updated Plugins Zoom plugin: Now works without the "largedesktop" feature that cube plugin and plane plugin provides. Different outputs can be zoomed independently. A new "zoom factor" option has been added. Cube Plugin: It now handles a "largedesktop" width that...
2008 Apr 03
0
[ANNOUNCE] compiz-0.7.4
...match is given for a window, constrain the positiong to the output for the geometry given in the match instead of the current output. Make activateWindow function wrappable so plugins can react on window activation. Switch viewports on window activation, not on focus change. The largedesktop plugins are responsible for switching viewports when a window is activated. Add option for selecting the amount of focus stealing prevention. Added screen edge trigger delay settings. Also use screen edge delays for DnD actions. Add nodelay hint to flip edges. Bump AB...