![Jonas Dreßler](/assets/img/avatar_default.png)
Make computeScaleAndSpace() return an array including scale and space so we no longer have to access the layout object from outside. With this we also no longer need to set layout.space, since only the scale property is needed in computeWindowSlots(). Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1617>