spaces
spaces copied to clipboard
No longer working when clicking Manage Spaces
I've been using spaces with Brave for quite a long time now. With the latest version it has stopped working when clicking Manage Spaces.
To open, I have to right click the extension, and go Options which brings up the main Spaces window. Once open, if you select a space and try to switch to it, that also doesn't work anymore.
When I try to open a space that isn't currently open, I get the following error:
Thanks!
This has sorted it out for me for the time being:
https://github.com/KiLLeRRaT/spaces/commit/63181a2d219eaf5a8a31cbad73c32a288bde81eb
Some discussion in here, looks like the API changed potentially causing this: https://groups.google.com/a/chromium.org/g/chromium-extensions/c/vTgy2AMpf6A
I have also found that when I hit the breakpoint where it's looking at screen.width
and screen.height
it's showing very weird values, e.g. 2
, and 4
for the width and height.