https://bugs.kde.org/show_bug.cgi?id=186181
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@davidedmundson.co.uk --- Comment #11 from David Edmundson <k...@davidedmundson.co.uk> --- This wiki may help: https://community.kde.org/Get_Involved/development BackgroundListModel isn't the easiest starting point for KDE, it's needlessly overengineered (in a bad way) old code. There are two things to sort: 1) sorting wallpapers within a folder 2) sorting the folders themselves The flag you suggest will solve 1. 2 will remain unsorted, but it is at least deterministic, which might be enough? -- You are receiving this mail because: You are watching all bug changes.