Re: [compiz] metacity support

2006-10-08 Thread sNop
lowfi napsal(a): Hi, on debian and ubuntu the paths are different. probably, sudo ln -s /usr/lib/window-manager-settings/libcompiz.so /usr/lib/libgnome-window-settings1/libcompiz.so will solve your problem. Greetings, Gerd sNop schrieb: sNop napsal(a): David Reveman napsal(a): On Fri, 2

[compiz] Multisceen Support WAS : Re: [Fwd: Re: compiz coding style]

2006-10-08 Thread Alexandre Mazari
Hi list ! A quick reaction to : Dual-/multi-head support? After lots of inquiries you rudely brushed that subject aside because "xinerama isn't really useful" and made it pretty clear how much you valued the community: , DR> I wont accept any xinerama patches, if you like to use xinerama

[compiz] solving plugin dependency issues

2006-10-08 Thread Alexandre Mazari
Hi List ! David said : 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 p

[compiz] Re: compiz coding style

2006-10-08 Thread moppsy
On Thu 5.Oct'06 at 16:12:48 -0400, David Reveman wrote: > The coding style I use for compiz is very similar to what's used in the > xserver. This was the best I could get out of GNU indent. > > indent -psl -saf -sai -saw -sob -i4 -bbo -bls -lp -di1 -pcs -bs -cs -bl > -bli0 -cdb -sc -bad -bap -l7

[compiz] Plugins

2006-10-08 Thread moppsy
Here are a few plugins I wrote. The put plugins gives you bindings to move windows around. I set it up so the numeric keypad is like the area of the screen. So KP_Home will move the window to the top left, etc ... It also does viewport moves which is handy when used with the plane plugin. I like