https://bugs.kde.org/show_bug.cgi?id=236059
--- Comment #19 from Nate Graham <n...@kde.org> --- Git commit dbabe22249781242c789d691c1f887046e71580e by Nate Graham, on behalf of Marco Martin. Committed on 04/06/2021 at 12:04. Pushed by ngraham into branch 'master'. Add SortOrderForUrl method to DBus interface adds a method to ask what's the sorting strategy (column and order) for a particular Url, as Dolphin can have directory-specific sorting strategies This makes possible for other apps that have lists of files, like Gwenview to use the same sorting when invoked from dolphin, ie opening an image M +12 -0 src/dbusinterface.cpp M +2 -0 src/dbusinterface.h M +7 -0 src/global.cpp M +2 -0 src/global.h https://invent.kde.org/system/dolphin/commit/dbabe22249781242c789d691c1f887046e71580e -- You are receiving this mail because: You are watching all bug changes.