72231098d1
* Move code around * Remove unneeded forward declaration * Rename win->damaged to win->ever_damaged, to be less confusing * Expose debug functions even when DEBUG is not enabled. Compiler would remove the dead code for us anyway. * Some code cleanup |
||
---|---|---|
.github | ||
bin | ||
dbus-examples | ||
man | ||
media | ||
src | ||
tests | ||
.editorconfig | ||
.gitignore | ||
CPackConfig.cmake | ||
Doxyfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
README_orig.md | ||
_CMakeLists.txt | ||
compton-default-fshader-win.glsl | ||
compton-fake-transparency-fshader-win.glsl | ||
compton.desktop | ||
compton.sample.conf | ||
desc.txt | ||
functions.sh | ||
make-release.sh |
README.md
Compton
This is a development branch, bug to be expected
This is forked from the original Compton because that seems to have become unmaintained. I'll merge pull requests as they appear upstream, as well as trying to fix bugs reported to upstream, or found by myself.
New features are not likely to be added, since I expect compton to become irrelevant in near future.
The original README can be found here
You are welcomed to submit pull requests.