Skip to content

Add feature to use system default file manager to open drive

Snehit Sah requested to merge (removed):default-file-manager into master

Added an option in settings to use system default file manager to open drives. If selected, KDF will use QDesktopServices to open disk. If unchecked, KDF will use the previous behaviour of executing supplied command in settings.

I do have one doubt - will adding a new configuration parameter mess up with existing user's config?

BUG: 448764

Edited by Snehit Sah

Merge request reports