Yuxuan Shui 72231098d1 Refactoring
* 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
2018-09-10 13:46:24 +01:00
2018-09-10 12:27:02 +01:00
2018-04-16 10:13:55 -04:00
2014-07-04 06:27:13 -04:00
2018-08-14 11:05:28 +01:00
2018-09-10 13:46:24 +01:00
2015-01-11 16:30:41 +08:00
2015-01-11 11:01:37 +08:00
2018-09-10 13:46:05 +01:00
2018-09-10 13:46:05 +01:00
2012-10-03 13:34:54 +08:00
2012-10-22 07:50:18 -05:00
2018-04-16 10:13:55 -04:00
2018-09-10 13:46:24 +01:00

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.

Description
No description provided
Readme 17 MiB
Languages
C 96.1%
Shell 2.2%
Python 0.8%
Meson 0.8%