diff options
| author | allusive-dev <[email protected]> | 2023-11-05 07:37:46 +1100 |
|---|---|---|
| committer | allusive-dev <[email protected]> | 2023-11-05 07:37:46 +1100 |
| commit | 786b01fb16ec5633c639e0aa18f1b4cb9eca6115 (patch) | |
| tree | c7125746ac5a842e772787e904d5abf359439ff1 | |
| parent | slight tweaks (diff) | |
| parent | Update README.md (diff) | |
| download | compfy-1.3.1.tar.xz compfy-1.3.1.zip | |
Merge branch 'main' of github.com:allusive-dev/picom-allusive1.3.1
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ Here is a full list of features that are now avaliable going ahead from `1.0` - Blur rules. Background blurring is now done on a whitelist basis to reduce hardware consumption. - (As of `1.2.3`) fixes rounded corner issues on AwesomeWM. - (As of `1.2.4`) A New option, `wm-support` has been added. This will be expanded upon in the future but it currently fixes the corner issue on AwesomeWM when passing in `"awesome"`. +- (As of `1.3.0`) Adds `inactive-opacity-exclude` and `active-opacity-exclude`. See Wiki or Donument for more information. ## What Is This? |