Package Details: picom-git 2530_11.513.g7094d7a9_2024.07.31-1

Git Clone URL: https://aur.archlinux.org/picom-git.git (read-only, click to copy)
Package Base: picom-git
Description: X compositor (fork of compton) (git-version)
Upstream URL: https://github.com/yshui/picom
Licenses: MIT, MPL-2.0
Conflicts: compton, compton-git, picom
Provides: compton, compton-git, picom
Replaces: compton-git
Submitter: WorMzy
Maintainer: WorMzy
Last Packager: WorMzy
Votes: 359
Popularity: 0.51
First Submitted: 2019-10-24 11:20 (UTC)
Last Updated: 2024-07-31 09:54 (UTC)

Required by (21)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 15 Next › Last »

WorMzy commented on 2014-02-03 13:11 (UTC)

No idea then. I don't see any references to xml files in either compton or compton-git's sources, nor can I see any files with the xml extension. Could you be using old sources, or have an alias that's causing problems?

orschiro commented on 2014-02-03 05:57 (UTC)

@WorMzy Definitely not an issue of libxinerama which I have installed. They same happens by the way with the `compton` package. I used to have compton installed all the time but then uninstalled it in order to install `compton-git`. And now I cannot even go back to the compton package anymore. Same error: a2x --format manpage man/compton.1.asciidoc a2x: ERROR: "xmllint" --nonet --noout --valid "/home/orschiro/compton/compton/src/compton/man/compton.1.xml" returned non-zero exit status 4 Makefile:121: recipe for target 'man/compton.1' failed make: *** [man/compton.1] Error 1

WorMzy commented on 2014-02-02 23:12 (UTC)

@OK100: Thanks for the quick updates. You may still want to add dbus as an optdepends (libdbus doesn't offer anyway to control compton by itself, it's just needed to compile the support in), or else tell me to shut up. :P

WorMzy commented on 2014-02-02 20:18 (UTC)

Not getting that one, but I am getting an error about missing xinerama headers, so try adding libxinerama to the depends array.

orschiro commented on 2014-02-02 20:11 (UTC)

Anyone else getting this build error? a2x: ERROR: "xmllint" --nonet --noout --valid "/var/cache/pacman/pkg/compton-git28370/compton-git/src/compton/man/compton.1.xml" returned non-zero exit status 4 make: *** [man/compton.1] Error 1

WorMzy commented on 2014-02-01 13:42 (UTC)

Also, dbus packaging has changed, so you should be depending on libdbus (with an optdepends on dbus).

WonderWoofy commented on 2014-02-01 03:36 (UTC)

I think you should add 'xorg-xprop' and 'xorg-xwininfo' as optional dependencies. It seems as though compton-trans (similar to transset-df) relies on those packages to function.

tekwyzrd commented on 2014-01-29 04:36 (UTC)

Distribution Arch compton built from git today via aur. 2014.01.21.gaeda148-1 kde 4.12.1-1 kernel 3.12.9-1 nvidia 331.38-1 kde crystal window decoration Problem: using any of the button choices offered this windeco the title bar buttons of the konsole window are semi-transparent. Whether the window is focused or unfocused, they are lighter than the title bar buttons of any other window. When the title bar of the konsole window is covering another window the portion of the covered window below the buttons is displayed rather than the buttons. This happens with all styles I try. I have kwin effects disabled and compton configured to provide transparency only. Why compton with kde? Compton uses less resources than kwin's effects and provides me the opportunity to use the same compositor and configuration with plasma and kwin or razor-qt and xfwm4 or openbox.

WorMzy commented on 2014-01-25 09:54 (UTC)

compton is 'stable', compton-git is developmental.