diff options
| author | allusive-dev <[email protected]> | 2023-11-08 13:04:53 +1100 |
|---|---|---|
| committer | allusive-dev <[email protected]> | 2023-11-08 13:04:53 +1100 |
| commit | c5e1978de02698f8eff33c0316ac1a0c4ed1581d (patch) | |
| tree | a70c1bdc06e77196d1e7e2c3c3fbd3b28c230596 /README.md | |
| parent | tweak (diff) | |
| download | compfy-c5e1978de02698f8eff33c0316ac1a0c4ed1581d.tar.xz compfy-c5e1978de02698f8eff33c0316ac1a0c4ed1581d.zip | |
backtrack
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -31,8 +31,8 @@ Here is a full list of features that are now avaliable going ahead from `1.0` - 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. - (As of `1.2.3`) fixes rounded corner issues on AwesomeWM. -- (As of `1.3.0`) Adds `inactive-exclude` and `active-opacity-exclude`. See Wiki or Donument for more information. -- (As of `1.4.0`) Your window manager is now automically detected and patched if any patches are avaliable! +- (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? |