When activating overview (Super button), the application view is shown instead of the view with the windows.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-L-004 warning
main loop sources should be removed in disable()
Main loop sources assigned in `enable()` are missing matching removals in `disable()` or its helper methods.
extension.js:31
GLib.idle_add(GLib.PRIORITY_DEFAULT, () => {
Main.overview.showApps();
return GLib.SOURCE_REMOVE;
})
| Version | Status |
|---|---|
| 14 | Active |
| 13 | Active |
| 12 | Rejected |
| 11 | Active |
| 10 | Inactive |
| 9 | Active |
| 8 | Active |
| 7 | Active |
| 6 | Active |
| 5 | Active |
| 4 | Inactive |
| 3 | Inactive |
| 2 | Inactive |
| 1 | Rejected |