Package Details: compiz 0.9.14.2-11

Git Clone URL: https://aur.archlinux.org/compiz.git (read-only, click to copy)
Package Base: compiz
Description: Composite manager for Aiglx and Xgl, with plugins and CCSM
Upstream URL: https://launchpad.net/compiz
Licenses: MIT, GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: ccsm, compiz-bcop, compiz-core, compiz-fusion-plugins-experimental, compiz-fusion-plugins-extra, compiz-fusion-plugins-main, compiz-gtk, compizconfig-python, libcompizconfig, simple-ccsm
Provides: ccsm, compiz-bcop, compiz-core, compiz-plugins-extra, compiz-plugins-main, compizconfig-python, libcompizconfig
Submitter: None
Maintainer: xiota
Last Packager: xiota
Votes: 168
Popularity: 0.45
First Submitted: 2014-08-04 13:22 (UTC)
Last Updated: 2025-05-01 08:15 (UTC)

Required by (27)

Sources (10)

Latest Comments

« First ‹ Previous 1 .. 31 32 33 34 35 36 37 38 39 40 41 .. 57 Next › Last »

korrode commented on 2015-09-01 09:09 (UTC)

You can grab the Zenity script from compiz-manjaro that provides a friendly way to change Metacity theme, if you like. https://github.com/manjaro/packages-community/blob/master/compiz-manjaro/compiz-gtk-decorator-theme-selector Though i admit, it's handling of themes with spaces in their name is a little flaky (which is due to inconsistencies within Metacity theme handling).

ckoresko commented on 2015-08-31 15:16 (UTC)

@Chazza: Thanks, I've followed your advice and disabled gnome-compat plugin in favor of the MATE equivalent (I'm running MATE here so I probably should have done that anyway) and installed the Ceti-2 theme from the AUR. It seems to be working fine now.

<deleted-account> commented on 2015-08-28 18:32 (UTC)

@ckoresko I know there are a couple of plugins which, used in combination with the GSettings backend, case Compiz to crash - namely the gnome-compat plugin. Perhaps that was your problem. Regarding the gtk-window-decorator theme, it's not necessary to be using the GSettings backend in order to change the theme. The backends option only specifies how Compiz store its own configuration. Compiz will read the Metacity gsettings keys no matter what backend is being used. I will edit the Wiki to make this clear.

ckoresko commented on 2015-08-28 17:41 (UTC)

I just tried switching from flat-file to gsettings (in ccsm ->Preferences) and it caused compiz to crash. Attempting to restart from the commandline resulted in an error like, no key 'terminal' in org.gnome.settings-daemon.plugins.media-keys or something close to that. Apparently compiz expects that key to be present, but it's not (on my system at least). I understand that it's necessary to edit a schema file and run glib-compile-schemas to add a key. I switched back to flatfile configuration for compiz by manually editing ~/.config/compiz-1/compizconfig/config, and that got compiz working again. The reason I was trying to use gsettings is that according to the Arch wiki https://wiki.archlinux.org/index.php/Compiz_Configuration#GTK_Window_Decorator that should make it possible to select a metacity theme for the decorator by selecting it in gsettings under org.gnome.metacity theme theme-name I don't know how to change decorator themes any other way, except by switching to Emerald, which I've found to be rather unstable.

<deleted-account> commented on 2015-07-08 07:58 (UTC)

@hazard I primarily maintain the Compiz 0.9 related stuff (as that's what I actually use on a daily basis) but I would be fine with taking over ccsm 0.8 if you don't wish to continue maintaining it.

hazard commented on 2015-07-08 07:42 (UTC)

@Chazza you seem to be maintaining the rest of the compiz packages, would you like to takeover ccsm as well?

<deleted-account> commented on 2015-06-18 07:38 (UTC)

That's ok. Glad you got it working. :)

I-sty commented on 2015-06-18 05:13 (UTC)

@Chazza Thank you so much! You are the Boss! ;-)

<deleted-account> commented on 2015-06-17 18:46 (UTC)

Oh yeah, you can't apply the patches to the same srcdir twice. You need a clean srcdir. run makepkg -Ci instead. The -C option will delete the previous srcdir so you're working from a fresh source.