@servimo: Looks like if you are using Picom (which is supposed to be the successor to Compton) you either need to change all references in compton-conf's source code to "picom.conf" or add a symlink from "picom.conf" to "compton.conf" in order to be able to make changes to the correct config file.
Search Criteria
Package Details: compton-conf 0.16.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/compton-conf.git (read-only, click to copy) |
---|---|
Package Base: | compton-conf |
Description: | A graphical configuration tool for Compton X composite manager |
Upstream URL: | https://github.com/lxqt/compton-conf |
Keywords: | lxqt qt5 |
Licenses: | LGPL2.1 |
Submitter: | skurk |
Maintainer: | AlfredoRamos |
Last Packager: | AlfredoRamos |
Votes: | 54 |
Popularity: | 0.044567 |
First Submitted: | 2014-05-15 17:32 (UTC) |
Last Updated: | 2021-01-20 09:16 (UTC) |
Dependencies (5)
- libconfig (libconfig-git)
- qt5-base (qt5-base-git, qt5-base-headless)
- cmake (cmake-git) (make)
- lxqt-build-tools (lxqt-build-tools-git) (make)
- qt5-tools (qt5-tools-git) (make)
Required by (1)
- comptray (optional)
Sources (2)
DAC324 commented on 2021-07-01 14:09 (UTC)
servimo commented on 2020-10-30 14:23 (UTC)
Is compton.conf still useful?
AlfredoRamos commented on 2020-04-29 00:48 (UTC) (edited on 2021-01-20 09:14 (UTC) by AlfredoRamos)
Starting from version 0.15.0, you need to use Pedram's (tsujan) key BE793007AD22DF7E
to verify the source:
gpg --fetch-keys https://github.com/tsujan.gpg
Update: Now the key can also be imported with the following command:
gpg --recv-keys BE793007AD22DF7E
eniac commented on 2019-03-20 15:26 (UTC)
@AlfredoRamos Sorry, it works now (I was using auto-key-retrieve with default SKS pool)
AlfredoRamos commented on 2019-03-18 16:41 (UTC)
@eniac
recv-keys gives a "keyserver receive failed: no name" here.
That's a GPG issue, try using another keyserver. There's a couple of topics in the forums about that, with possible solutions.
lxqt-build-tools 0.6.0-1 is available in community though.
I don't see the problem, the package was updated to use 0.6.0 almost two months ago.
eniac commented on 2019-03-18 15:10 (UTC)
recv-keys gives a "keyserver receive failed: no name" here.
lxqt-build-tools 0.6.0-1 is available in community though.
AlfredoRamos commented on 2019-01-28 19:28 (UTC)
I'm aware that this package is out-of-date, however the new version (0.14.0) requires lxqt-build-tools
>= 0.6.0, which is not yet in the repositories.
I'll leave it as is until that dependency is updated.
killajoe commented on 2018-10-15 19:39 (UTC)
gpg --keyserver pgp.mit.edu --recv-keys 42C9C8D3AF5EA5E3
pool.sks-keyservers.net seems not aviable at the moment...
Pinned Comments
AlfredoRamos commented on 2020-04-29 00:48 (UTC) (edited on 2021-01-20 09:14 (UTC) by AlfredoRamos)
Starting from version 0.15.0, you need to use Pedram's (tsujan) key
BE793007AD22DF7E
to verify the source:Update: Now the key can also be imported with the following command: