PDA

View Full Version : Input enabled zoom


hexion
July 4th, 2007, 08:42 PM
Any work out there to take this working on Compiz Fusion? I really used this a lot... :(

schoeggu
July 4th, 2007, 08:45 PM
there is one:
[url:9de75]git://anongit.opencompositing.org/users/kristian/zoom[/url:9de75]

hexion
July 4th, 2007, 08:57 PM
Thanks, I really hope this is merged in trunk soon so I can switch from Beryl ;)

neoAKiRAz
July 5th, 2007, 04:03 AM
I was looking for this too :D
I tried to install it, but I'm getting the following error:

[code:257be]neoakiraz@fcksys:~/SVNs/compiz/zoom$ make
-e compiling : ezoom.c -> build/ezoom.loPackage compiz was not found in the pkg-config search path.
Perhaps you should add the directory containing `compiz.pc'
to the PKG_CONFIG_PATH environment variable
No package 'compiz' found
ezoom.c:87:20: error: compiz.h: No such file or directory
ezoom.c:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'zoomMetadata'
ezoom.c:138: error: expected specifier-qualifier-list before 'Bool'
...[/code:257be]

I've installed compiz from Treviņo's Ubuntu packages...
Any suggestion?? Thanks!!

wfarr
July 5th, 2007, 06:14 AM
I was looking for this too :D
I tried to install it, but I'm getting the following error:

[code:93895]neoakiraz@fcksys:~/SVNs/compiz/zoom$ make
-e compiling : ezoom.c -> build/ezoom.loPackage compiz was not found in the pkg-config search path.
Perhaps you should add the directory containing `compiz.pc'
to the PKG_CONFIG_PATH environment variable
No package 'compiz' found
ezoom.c:87:20: error: compiz.h: No such file or directory
ezoom.c:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'zoomMetadata'
ezoom.c:138: error: expected specifier-qualifier-list before 'Bool'
...[/code:93895]

I've installed compiz from Treviņo's Ubuntu packages...
Any suggestion?? Thanks!!

Install compiz-dev.

neoAKiRAz
July 5th, 2007, 03:31 PM
I did, thanks! :) It worked.
I was currently using beryl-manager to select between compiz and kwin, but since yesterday selecting compiz stopped working... now I have to do 'compiz --replace -c emerald'. I noticed an old version of a gnome-compiz-manager in the repositories. I use KDE, should I install it anyway, if I'm planning to delete Beryl?