Go to file
Yuxuan Shui f4f39d1989 Avoid changing fade_callback when window is destroyed
Fix assertion at src/compton.c:1261
2018-04-16 10:13:55 -04:00
.github GitHub: Add an issue template 2017-04-30 21:08:49 +08:00
bin Replace "bashism" with POSIX syntax. 2018-04-16 10:13:55 -04:00
dbus-examples whitespace cleanup 2014-07-04 06:27:13 -04:00
man Misc: Update the descriptions of --backend in compton man page 2015-04-26 16:28:05 +08:00
media Added 48x48px raster of initial Compton logo 2015-09-17 21:57:11 -04:00
src Avoid changing fade_callback when window is destroyed 2018-04-16 10:13:55 -04:00
tests Misc: Add two test scripts 2015-01-11 16:30:41 +08:00
.gitignore Misc: Add some entries to .gitignore 2015-09-06 20:54:14 +08:00
CPackConfig.cmake Misc: Update CMake files & docs 2013-09-06 23:18:44 +08:00
Doxyfile Feature #51: Re-initialize when SIGUSR1 is received 2012-11-19 11:44:58 +08:00
LICENSE update readme and man page. 2012-10-22 07:50:18 -05:00
Makefile Misc: Create directories for icons before installing them 2015-09-20 17:16:54 +08:00
README.md update readme 2018-04-16 10:13:55 -04:00
README_orig.md update readme 2018-04-16 10:13:55 -04:00
_CMakeLists.txt Misc: Update CMakeLists.txt 2015-01-11 11:01:37 +08:00
compton-default-fshader-win.glsl Feature: #183 custom window shader & #193 --no-fading-destroyed-argb 2014-05-16 15:18:17 +08:00
compton-fake-transparency-fshader-win.glsl Feature: #183 custom window shader & #193 --no-fading-destroyed-argb 2014-05-16 15:18:17 +08:00
compton.desktop Set icon to `compton` in compton.desktop 2015-06-05 17:14:46 -05:00
compton.sample.conf Fix some missing trailing semicolons 2016-09-04 19:24:24 +02:00
desc.txt Misc: #49: Add CMake support 2012-10-03 13:34:54 +08:00
functions.sh Misc: Move shared functions out of make-release.sh 2015-01-11 16:26:36 +08:00
make-release.sh Misc: Move shared functions out of make-release.sh 2015-01-11 16:26:36 +08:00

README.md

Compton

This is forked from the original Compton because that seems to have become unmaintained. I'll merge pull requests as they appear upstream, and fix bugs reported and found by myself.

The original README can be found here

You are welcomed to submit pull requests.