@rose oh, ACTUALLY the gtk4 version does add a grid view. so there are thumbnails now at least. still no sorting options though.
also it will stat() every single file in a directory before displaying anything. it does not show progress. and it does not stop doing this when you close the dialog, because it’s in a separate thread that never gets cancelled until the operation completes or the parent process dies.