| Index: extensions/common/api/_api_features.json
|
| diff --git a/extensions/common/api/_api_features.json b/extensions/common/api/_api_features.json
|
| index 25eeb7bd0bc1f6c3bc738e10d89650c58cc3980c..af4e4b4e0c8f57410165540186783e5e7c0833a0 100644
|
| --- a/extensions/common/api/_api_features.json
|
| +++ b/extensions/common/api/_api_features.json
|
| @@ -36,6 +36,15 @@
|
| "12E618C3C6E97495AAECF2AC12DEB082353241C6" // QO component extension
|
| ]
|
| }],
|
| + "app.window": {
|
| + "channel": "stable",
|
| + "contexts": ["blessed_extension"],
|
| + "extension_types": ["platform_app"],
|
| + "noparent": true
|
| + },
|
| + "app.window.canSetVisibleOnAllWorkspaces": {
|
| + "channel": "dev"
|
| + },
|
| "app.currentWindowInternal": {
|
| "noparent": true,
|
| "internal": true,
|
|
|