macOS Stage Manager-like window management for GNOME. Group windows into stages only one group is visible at a time, others appear as stacked thumbnail cards in a left sidebar. Click a card to swap stages. Supports per-app mode, workspace mode, bell-curve hover animations, and 3D perspective.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 1.4.1 (9) | Active |
| 1.4.0 (8) | Rejected |
| 1.4.0 (7) | Rejected |
| 1.4.0 (6) | Rejected |
| 1.3.2 (5) | Active |
| 1.3.1 (4) | Active |
| 1.3.1 (3) | Rejected |
| 2 | Rejected |
| 1 | Rejected |
Hi, I've updated the code and removed the unnecessary/excessive code as per the previous review. If there's still anything that needs improvement, please let me know specifically what the issue is, and I'll fix it. Thanks!
Hi, Thanks but still has unnecessary try-catch wrappers. There are 21 try-catch wrappers in `extension.js`. Skimmed over and they all seem unnecessary.