Open leira opened 4 years ago
Sadly, this is currently not supported by the chrome API. The extension uses chrome.windows.getAll here, (official documentation here) which does not include anything about virtual desktops, so it returns all opened windows.
If you want to help pushing this issue, please file a bug in chromium under component:UI>Shell>WindowManager (requires a gmail account). That's the only way I know to contact the chromium team.
Chrome OS introduced Virtual Desks in the end of last year. Currently there is no Virtual Desks support in chrometile. Chrometile simply treats all the windows in the same screen.
Is there any plan to support Virtual Desks? Do you know if it is possible for chrometile to support it?