aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllusive <[email protected]>2023-10-31 20:09:32 +1100
committerGitHub <[email protected]>2023-10-31 20:09:32 +1100
commitda96a652a0778903986b6008f1ea00249be6416c (patch)
tree8e43776e66ca7a8073267d09e14a6dc503c0bc92
parentResolved wrong animations playing. At the cost of deprecating not working fea... (diff)
downloadcompfy-da96a652a0778903986b6008f1ea00249be6416c.tar.xz
compfy-da96a652a0778903986b6008f1ea00249be6416c.zip
Update README.md
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index a1193e2..0da3ad5 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,13 @@ Please check out the updated documentation!
Here is a full list of features that are now avaliable in `v1.0`
- Includes all fixes and changes from `yshui/picom-v10.2`
-- Includes pijulius animation code.
+- Includes pijulius animation code. (
+
+ **As of `1.2.0` `animation-for-workspace-in`, `animation-for-workspace-out`, `animation-for-transient-window` have been removed because their corrosponding functions caused the issue of the wrong animations playing in all other instances.**
+
+ If anyone has an issue with this please let me know in a issue.
+
+ )
- Includes corners-rule. Allowing you to set the corner-radius on a per window basis.
- Animation open and unmap exclusion lists! Don't want something animating? Now you can fix that.
- Blur rules. Background blurring is now done on a whitelist basis to reduce hardware consumption. (This might be changed in `v1.1` where you will be able to chose whether to use a whitelist or blacklist).