https://bugs.kde.org/show_bug.cgi?id=322922
Diana <dianani...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dianani...@gmail.com --- Comment #19 from Diana <dianani...@gmail.com> --- (In reply to Elvis Angelaccio from comment #18) > Git commit d6c086ad04adf306aea7cfc6961af805d8c4350e by Elvis Angelaccio. > Committed on 17/03/2019 at 15:43. > Pushed by elvisangelaccio into branch 'Applications/19.04'. > > Make global view properties the default setting > > Summary: > Automatic creation of .directory files is one of the most > complained about things in dolphin. > > These days applications are supposed to store application-specific data > within $XDG_DATA_HOME. Long-term that's the proper solution for this > issue, but for now we can at least flip the default so that we no longer > create .directory files out of the box. > > A tooltip is also added as a kind of warning for the users who want to > change the setting. Ideally a proper warning should be shown using a > KMessageWidget or KMessageBox, but neither play too well with the > setting dialog workflow used by dolphin. > > Reviewers: #dolphin, #vdg, ngraham > > Reviewed By: #dolphin, #vdg, ngraham > > Subscribers: ngraham, kfm-devel > > Tags: #dolphin > > Differential Revision: https://phabricator.kde.org/D19661 > > M +1 -1 src/settings/dolphin_generalsettings.kcfg > M +5 -4 src/settings/general/behaviorsettingspage.cpp > > https://commits.kde.org/dolphin/d6c086ad04adf306aea7cfc6961af805d8c4350e So thats one of the reasons why my per-folder settings have been broken since updating.. It's all global now, no more local settings or option for it. All the View Properties related to it are gone too.. -- You are receiving this mail because: You are watching all bug changes.