Quickly toggle between two workspaces with one key
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-L-003 warning
signals connected by extension should be disconnected in disable()
Signals assigned in `enable()` are missing matching disconnect calls in `disable()` or its helper methods.
extension.js:35
global.workspace_manager.connect(
"workspace-switched",
function (display, prev, current, direction) {
lastWorkspace = currentWorkspace;
currentWorkspace = current;
},
)
| Version | Status |
|---|---|
| 17 | Active |
| 16 | Active |
| 15 | Inactive |
| 14 | Inactive |
| 13 | Inactive |
| 12 | Inactive |
| 11 | Active |
| 10 | Inactive |
| 9 | Inactive |
| 8 | Rejected |
| 7 | Inactive |
| 6 | Inactive |
| 5 | Inactive |
| 4 | Inactive |
| 3 | Inactive |
| 2 | Inactive |
| 1 | Inactive |