[SOLVED] Compiz on MATE

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
lmello
Posts: 218
Joined: 4. Aug 2010, 17:38
Location: Brazil
Contact:

[SOLVED] Compiz on MATE

Post by lmello »

Hi,

I'm trying to use Compiz-fusion on Salix MATE using building the packages via slapt-src, I did check the build order:

1. compiz-bcop
2. libcompizconfig
3. compizconfig-python
4. ccsm
5. compiz-plugins-main

I lauched ccsm and checked the options "Window Decoration", "Move Window" and "Resize Window" like the slackbuild's author tells us to do. But when I try the command:

Code: Select all

$ gtk-window-decorator --replace
...nothing happens. :|

Is is because "metacity" was renamed to "marco"?
Last edited by lmello on 31. May 2012, 13:47, edited 1 time in total.
User avatar
aurlaent
Donor
Posts: 106
Joined: 1. Feb 2012, 19:46
Location: Sydney, Australia

Re: Compiz on MATE

Post by aurlaent »

User avatar
lmello
Posts: 218
Joined: 4. Aug 2010, 17:38
Location: Brazil
Contact:

Re: Compiz on MATE

Post by lmello »

It didn't work. :|

There's no output of gtk-window-decorator.

I wonder if I'll have to recompile compiz...?

[EDIT] I did it! Well, almost. It seems I'll have to install emerald for window decorations. Anyway, here's what I did:

Code: Select all

compiz ccp --replace &
gtk-window-decorator --replace
And... eye-candy! :)
Post Reply