2024-02-26 08:34:40 +00:00
|
|
|
Package: tooloop-compositor
|
|
|
|
|
Version: 1.0.0
|
|
|
|
|
Maintainer: Tooloop Multimedia
|
|
|
|
|
Homepage: https://www.tooloop.de
|
|
|
|
|
Section: tooloop/addon
|
|
|
|
|
Architecture: all
|
|
|
|
|
Name: picom Compositor
|
|
|
|
|
Depends: picom
|
|
|
|
|
Recommends: picom-conf
|
|
|
|
|
Thumbnail: picom-thumbnail.png
|
2024-02-26 09:26:08 +00:00
|
|
|
Description: Installs the picom compositor to eliminate screen tearing.
|
|
|
|
|
[picom](https://github.com/yshui/picom) is a compositor for X, and a fork of Compton.
|
|
|
|
|
It has many features but we are primarily using it to fight screen tearing.
|
|
|
|
|
.
|
|
|
|
|
There is a graphical tool to configure picom:
|
|
|
|
|
.
|
|
|
|
|
```bash
|
|
|
|
|
picom-conf /home/tooloop/.config/picom.conf
|
|
|
|
|
```
|