Dear Devs, Currently, the 'Files' sidebar sorts file alphabetically, but GTK's 'open' dialog sorts the naturally. Files tab: File_1.ext File_10.ext File_100.ext File_11.ext File_2.ext GTK Open dialog: File_1.ext File_2.ext File_10.ext File_11.ext File_100.ext I don't know if this would be an easy fix, but it would help me a lot! Cheers! -H-