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.50
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 .. 9 10 11 12 13 14 15 Next › Last »

adam900710 commented on 2012-11-18 05:42 (UTC)

It is working fine in my environment. The function for drm/opengl vsync is the killer function than other compositor. (cairo-compmgr-git also provide vsync but still buggy when the Terminal is full screened and newly opened Terminal will still be covered by the full screen Terminal) BTW, since the opengl vsync is compiled, mesa package is needed for the headers. Without the mesa packages, my arm box meets a compiling error because the missing opengl headers.

valr commented on 2012-09-27 14:25 (UTC)

update n°2 on bug report: it's a locale problem! Indeed under my locale (fr_BE.UTF-8) the values 0.03 should be written 0,03 to work. As a workaround, you can use "LC_ALL=C compton the-options" until the fix is commited.

valr commented on 2012-09-27 07:59 (UTC)

update n°1 on bug report: 1) I had negative values for -I and -O options. It's not valid values. They should be before 0.0 and 1.0 2) After some testing, the options that cause problems on my setup are -I and -O. I have currently removed them and compton works ok now. Waiting for more info from upstream.

valr commented on 2012-09-26 21:04 (UTC)

@alex-no1: bug report #47 created on compton github site.

alex-no1 commented on 2012-09-26 20:28 (UTC)

same here... it's not working.

valr commented on 2012-09-26 20:22 (UTC)

Note that current version is completely bugged on my machine.

valr commented on 2012-09-26 20:05 (UTC)

@ignorant, thanks! All deps added.

<deleted-account> commented on 2012-09-26 08:41 (UTC)

Dependencies should be updated again. Compton now uses: extra/libxext core/pcre extra/libconfig