Compton Versions Save

A compositor for X11.

v0.1_beta2

10 years ago

Changes:

  • Add --unredir-if-possible-delay and --unredir-if-possible-exclude .
  • Add --xinerama-shadow-crop .
  • (Presumably) more reliable focus detection.
  • Fix some numeric locale related issues.
  • Fix some --opacity-rule related issues.
  • Add D-Bus option stoppaint_force.
  • Add condition matching target x2 and y2.
  • Add workaround for insane window type changes.
  • Support CPPFLAGS.

Notes:

  • ./bin/compton-convgen.py is not installed by default, still.
  • A release tarball is attached with prebuilt documentation, to remove the build-time dependency on asciidoc.

v0.1_beta1

10 years ago

First beta release. There are several known bugs in it: Improper handling of some locales (use LANG=en_US.UTF-8 as a workaround) and focus detection issues under broken WMs (use --use-ewmh-active-win may help).