Search Criteria
Package Details: compiz-easy-patch 0.9.14.2-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/compiz-easy-patch.git (read-only, click to copy) |
---|---|
Package Base: | compiz-easy-patch |
Description: | OpenGL compositing window manager. Includes friendly defaults, GWD theme selector and autostart for Xfce & MATE. |
Upstream URL: | https://launchpad.net/compiz |
Licenses: | MIT, GPL-2.0-or-later, LGPL-2.1-or-later |
Conflicts: | ccsm, compiz, compiz-bcop, compiz-core, compiz-fusion-plugins-experimental, compiz-fusion-plugins-extra, compiz-fusion-plugins-main, compiz-gtk, compiz-manjaro, compizconfig-python, libcompizconfig, simple-ccsm |
Provides: | ccsm, compiz, compiz-bcop, compiz-core, compiz-plugins-extra, compiz-plugins-main, compizconfig-python, libcompizconfig |
Replaces: | compiz-manjaro |
Submitter: | MattMadness |
Maintainer: | lectrode |
Last Packager: | lectrode |
Votes: | 7 |
Popularity: | 0.000001 |
First Submitted: | 2021-03-14 02:47 (UTC) |
Last Updated: | 2024-09-08 22:55 (UTC) |
Dependencies (20)
- boost-libs
- fuse2
- glibmm
- glu (glu-gitAUR)
- libnotify (libnotify-gitAUR)
- libwnck3
- libxslt (libxslt-gitAUR)
- metacity (metacity2AUR)
- protobuf (protobuf-gitAUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject (python-gobject-gitAUR)
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR)
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- cython (cython-gitAUR, cython0AUR) (make)
- intltool (make)
- python-setuptools (make)
- xfce-theme-greybirdAUR (xfce-theme-greybird-gitAUR) (optional) – A grey and blue Xfce theme
- 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 (requires compiz)
- 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)
- Show 8 more...
Sources (17)
- 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
- 9001-compiz-easy-defaults.patch
- compiz-0.9.14.2.tar.xz
- compiz-easy.gschema.override
- compiz-gtk-decorator-theme-selector
- compiz-gtk-decorator-theme-selector.desktop
- compiz-xfce-autostart-setup
- compiz-xfce-autostart-setup.desktop
- compiz-xfce-uninstall-helper
- compiz-xfce-uninstall-helper.desktop
Latest Comments
1 2 3 Next › Last »
PhotonX commented on 2024-10-19 05:50 (UTC)
When you notice that CCSM fails to start, just rebuild compiz-easy-patch.
In the comments of this issue are some thoughts on how to automatize this (I haven't tested them myself yet though): https://github.com/Jguer/yay/issues/1671
wayward commented on 2024-10-18 22:02 (UTC)
Pardon my ignorance but what is the proper way to deal with protobuf versioning issues? I originally had a problem with the vanilla compiz package and being unable to update my system due to protobuf dep. I switched my compiz installation over to compiz-easy-patch due to some comments I read in the compiz package, thinking that this might help the issue .. however now I've updated my system and ccsm won't run anymore because protobuf updated 28.1->28.2 and ccsm still depends on 28.1. Protobuf is always breaking everything
lectrode commented on 2024-06-30 21:38 (UTC) (edited on 2024-06-30 21:40 (UTC) by lectrode)
@PhotonX (3rd time's the charm...) I can confirm that patch fixes the crash triggered by wobbly windows in expo. I've added the patch to this package (and updated srcinfo) - let me know if there are any issues.
PhotonX commented on 2024-06-30 21:36 (UTC)
Thanks for adding the patch! I cannot get the most recent version though using an AUR helper, possibly you forgot to update the .SRCINFO?
PhotonX commented on 2024-06-30 09:02 (UTC)
Could you please include the following patch which is supposed to fix the crash I reported in my previous comment? https://bugs.launchpad.net/compiz/+bug/2060620 (I haven't had time to test it yet though)
lectrode commented on 2024-04-29 08:51 (UTC)
For anyone who was running into a build failure at about 16%, please try the latest PKGBUILD. This will now cap the max simultaneous build jobs to 4 (or fewer if the CPU has fewer cores) - in my testing, with the above change, I was unable to reproduce the issue even on a system that consistently had the issue.
Let me know if it still fails at that point for you.
lectrode commented on 2024-04-29 08:44 (UTC)
Thanks @MarsSeed for the tip about the new dependency! Added
1 2 3 Next › Last »