diff options
| author | Allusive <[email protected]> | 2023-11-08 10:13:37 +1100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-08 10:13:37 +1100 |
| commit | e4d7d9822f7e1823b72d019ddec954e1940aa0eb (patch) | |
| tree | 46e81b47b726f8d3e1c5c40d3fa2be9efea40ff7 | |
| parent | Added outputs when a patched WM is detected (diff) | |
| download | compfy-e4d7d9822f7e1823b72d019ddec954e1940aa0eb.tar.xz compfy-e4d7d9822f7e1823b72d019ddec954e1940aa0eb.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 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.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-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! ## What Is This? |