diff options
| author | Allusive <[email protected]> | 2023-10-30 16:42:12 +1100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-10-30 16:42:12 +1100 |
| commit | 8d697eb4c8086f71f876e92176ca4acbf70ce2e6 (patch) | |
| tree | dac1263823864fa3d682c9df381feef90ac5be32 | |
| parent | Version 1.0 (diff) | |
| download | compfy-8d697eb4c8086f71f876e92176ca4acbf70ce2e6.tar.xz compfy-8d697eb4c8086f71f876e92176ca4acbf70ce2e6.zip | |
Update README.md
| -rw-r--r-- | README.md | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -11,11 +11,17 @@ Want to support my work or just ask a personal question? DM me and let's chat. Thanks very much for the support on this project recently, it really helps me stay motivated to keep working on it. Can we get to 100 stars on GitHub next? -### Announcemens +### AnnouncemenTs -I'm currently working on updating picom-allusive to the latest upstream version of picom, being 10.2 +UPDATE 1.0.0 IS HERE!!! -I hope to have it released before the end of this year as update 1.0.0! +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 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 preserve performance. ## What Is This? This is a fork of picom-pijulius which is avaliable on Nixpkgs and the Arch User Repository. |