Hide minimized in overview
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
11 | Active |
10 | Active |
9 | Active |
8 | Active |
7 | Active |
6 | Active |
5 | Active |
4 | Active |
3 | Active |
2 | Active |
1 | Active |
The `widget` is added to the layout by the override function `UIWindowSelector.capture`, it's not added on enable. On disable the `capture` function is reverted, so it will work again as usual. This plugin just overrides three functions and the override is removed in the disable. This change is done to remove minimized windows from screenshots: https://github.com/danigm/hide-minimized/pull/9