D22256: [Image Wallpaper Slideshow] Allow setting of different sorting orders POC

David Edmundson noreply at phabricator.kde.org
Sun Jul 7 19:09:49 BST 2019


davidedmundson added a comment.


  The fundamental problem with this approach is you only sort through the dirs correctly, but not the total across multiple paths.
  
  i.e
  If I have two paths dirA and dirB and want things sorted by date this patch will have all the images in dirA sorted by date, followed by all the images in dirB sorted by date.
  
  So for those reasons I think the other patch addresses works a bit better handling it dynamically, also allowing us to get rid of one of the model instances.

REVISION DETAIL
  https://phabricator.kde.org/D22256

To: msdobrescu, ngraham, davidre, #plasma
Cc: davidedmundson, davidre, ngraham, plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190707/1ec46bc4/attachment.html>


More information about the Plasma-devel mailing list