Switches to the specified workspace on login. Useful for workspace setups where the first workspace isn't the main one.
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:19
this._startupHandler = layoutManager.connect('startup-complete', () => {
this._changeWorkspace(defaultWorkspace);
})
| Version | Status |
|---|---|
| 15 | Active |
| 14 | Rejected |
| 13 | Rejected |
| 12 | Inactive |
| 11 | Inactive |
| 10 | Inactive |
| 9 | Inactive |
| 8 | Inactive |
| 7 | Inactive |
| 6 | Inactive |
| 5 | Rejected |
| 4 | Active |
| 3 | Inactive |
| 2 | Inactive |
| 1 | Rejected |