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.
EGO-L-007 warning
main loop sources should be removed before being recreated
Main loop sources should be removed before creating a new source on the same field.
extension.js:2902
this._physicsTimer = GLib.timeout_add(GLib.PRIORITY_DEFAULT, 16, () => {
this._offset += this._velocity;
this._velocity *= ARC_SCROLL_FRICTION;
const max = Math.max(0, this._groups.length - 1);
if (this._offset < 0) { this._offset = 0; this._ve
| Version | Status |
|---|---|
| 2.0.4 (15) | Active |
| 2.0.3 (14) | Active |
| 2.0.3 (13) | Active |
| 2.0.2 (12) | Rejected |
| 2.0.1 (11) | Rejected |
| 2.0.0 (10) | Rejected |
| 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 |