Search Criteria
Package Details: compiz 0.9.14.2-9
Package Actions
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: | 165 |
Popularity: | 0.009300 |
First Submitted: | 2014-08-04 13:22 (UTC) |
Last Updated: | 2024-10-31 17:58 (UTC) |
Dependencies (20)
- glibmm
- glu (glu-gitAUR)
- libice
- libnotify (libnotify-gitAUR)
- libsm
- libwnck3
- libxslt (libxslt-gitAUR)
- metacity (metacity2AUR)
- protobuf (protobuf-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-cairo (python-cairo-gitAUR)
- python-dbus
- python-gobject (python-gobject-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- cython (cython-gitAUR, cython0AUR) (make)
- intltool (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python-setuptools (make)
- xorg-xprop (optional) – grab various window properties for use in window matching rules
Required by (28)
- ccsm (requires compiz-core) (optional)
- ccsm (requires compizconfig-python)
- ccsm-git (requires compiz-core) (optional)
- ccsm-gtk3 (requires compiz-core) (optional)
- ccsm-gtk3 (requires compizconfig-python)
- ccsm-gtk3-git (requires compiz-core) (optional)
- compiz-bcop (requires compiz-core)
- compiz-cube-screensaver
- compiz-fusion-plugins-experimental (requires compiz-core)
- compiz-fusion-plugins-experimental (requires compiz-bcop)
- compiz-fusion-plugins-extra (requires compiz-core)
- compiz-fusion-plugins-extra (requires compiz-bcop)
- compiz-fusion-plugins-main (requires compiz-core)
- compiz-fusion-plugins-main (requires compiz-bcop)
- compiz-gtk (requires compiz-core)
- compiz-gtk-git (requires compiz-core)
- compiz-manager (requires compiz-core)
- compizconfig-python (requires compiz-core)
- compizconfig-python (requires libcompizconfig)
- emerald (requires compiz-core)
- emerald-gtk3 (requires compiz-core)
- fusion-icon (requires compizconfig-python)
- fusion-icon-git (requires compizconfig-python)
- gnome-flashback-compiz
- libcompizconfig (requires compiz-core)
- libcompizconfig-git (requires compiz-core)
- pantheon-3d
- wm-switcher (optional)
Sources (9)
- 0001-reverse-unity-config.patch
- 0002-focus-prevention-disable.patch
- 0003-gtk-extents.patch
- 0004-screenshot-launch-fix.patch
- 0005-no-compile-gschemas.patch
- 0006-Drop-toggle-shaded-since-it-s-no-longer-included-in-.patch
- 0007-64-bit-time-t-compat.patch
- 1001-fix-crash-in-vertexbuffer.patch
- compiz-0.9.14.2.tar.xz
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 55 Next › Last »
robson commented on 2021-03-15 20:54 (UTC)
I rebuilt
compiz
yesterday after theprotobuf
update, and the build went without any problems.lectrode commented on 2021-03-15 20:23 (UTC)
Still investigating, but currently I cannot compile this or compiz-git for the protobuf update. Getting this repeating error during the build:
On first glance it seems like a build dependency update introduced a bug, as it's reading '>=' as a package name)
So far I've tried * downgrading cmake to 3.18.4 * downgrading cython to 0.29.21
Anyone else running into this issue?
Autodidaddy commented on 2021-03-03 01:58 (UTC) (edited on 2021-03-09 20:03 (UTC) by Autodidaddy)
Tnx. I'll try workarounds next. I noticed enabling 'Animations Plus' was causing compiz to crash completely at random times. Then I disabled all animations and I haven't had any issues so far.
edit; keep having issues. I have the workarounds enabled now. I was also having issues with the screenshot plugin (very important to me) in that the shots were now faded. Workaround was to disable the selection indicator. Not acceptable.
edit; turns out to be the kernel!! see https://bbs.archlinux.org/viewtopic.php?id=263401
<deleted-account> commented on 2021-03-01 19:20 (UTC)
Have you tried this: https://wiki.archlinux.org/index.php/Compiz#Video_tearing
Otherwise I'm not too sure.
Autodidaddy commented on 2021-03-01 18:08 (UTC)
I ran into rendering issues, switched back from compiz-git but didn't resolve it. I'm running Plasma now with all desktop effects on and no issues so it's got something to do with compiz. First noticed it with playing DRM video. Then gtk apps started just missing parts, and fullscreen video with mpv suddenly would flicker badly. After reboot everything fine again for some time. Any ideas where to start?
Autodidaddy commented on 2021-02-03 17:34 (UTC)
I'm good again! Tnx @ lectrode; learned something there. Rebuilding packages shown by that pacman command didn't work. I tried the command for 3.9 instead of 3.8 which gave me a huge list. Then proceeded to install rebuild-detector. It took hours and hours to rebuild everything that needed to rebuild and while I was at it installed compiz-git. I'm not sure if that fixed the issue for me or switching to compiz-git. I'll stay with compiz-git for now.
lectrode commented on 2021-02-02 17:45 (UTC)
@Autodidaddy @wm8120 You can list packages that need to be rebuilt after python update with:
There is also a rebuild-detector in the AUR that may help you out further.
robson commented on 2021-02-02 10:43 (UTC) (edited on 2021-02-02 10:43 (UTC) by robson)
If so, try building compiz-git https://aur.archlinux.org/packages/compiz-git/
Autodidaddy commented on 2021-02-02 01:34 (UTC) (edited on 2021-02-02 01:37 (UTC) by Autodidaddy)
I don't think it's nonsense @robson. I updated my system and ccsm won't start:
Rebuilding compiz didn't fix it. Did you fix the issue @wm8120?
robson commented on 2020-12-04 00:15 (UTC)
@wm8120 What nonsense are you talking. I just finished building a compiz, and it is building properly. Update your system before building anything.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 55 Next › Last »