From 9ce9026e523fc9d0bace9795ddb570e8a32e54e3 Mon Sep 17 00:00:00 2001 From: jon Date: Wed, 8 Jul 2020 20:03:08 +0200 Subject: [PATCH] Updated Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 264a531..ca7cd04 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ picom ======= +This is a forked version from Sandmark's picom branch, including Blackcapcoder's animation code inside. The animations here are further smoothed and time deltas reduced from 1ms to 40us for high refresh rates and buttery smooth transitions. + +---- **This is a development branch, bugs to be expected** This is forked from the original Compton because it seems to have become unmaintained.