
Use the Clutter.ActorAlign.FILL alignment by default, which expands the grid until max-row|column-spacing is hit. This was the behavior we originally wanted for the icon grid, and it's finally being realized. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1510>