compton: add
authorAmin Bandali <bandali@gnu.org>
Sat, 7 Sep 2019 05:01:56 +0000 (01:01 -0400)
committerAmin Bandali <bandali@gnu.org>
Sat, 7 Sep 2019 05:04:42 +0000 (01:04 -0400)
commit9353204b7d4e3f92db61e21f1fc4c724b41db930
tree3a45b928a8359b04d446d4b0223a90b4384fbd01
parent8bbb67ce1950243d6c0a9fb0f685bfc795d687be
compton: add

https://github.com/yshui/compton
02139b7c9f8aa6181686edacd3f11c1f37f80693

sudo apt install libxext-dev libxcb1-dev libxcb-damage0-dev
libxcb-xfixes0-dev libxcb-shape0-dev libxcb-render-util0-dev
libxcb-render0-dev libxcb-randr0-dev libxcb-composite0-dev
libxcb-image0-dev libxcb-present-dev libxcb-xinerama0-dev
libpixman-1-dev libdbus-1-dev libconfig-dev libxdg-basedir-dev
libgl1-mesa-dev libpcre2-dev libevdev-dev uthash-dev libevdev2 cmake

meson --prefix=/data/bandali/usr/local --buildtype=release . build
ninja -C build
ninja -C build install
.config/compton/compton.conf [new file with mode: 0644]
.xsession