SUMMARY I think it would be nice to be able to clear the recent files list, as well as to have options to even save it or not. Similar to functionality in VLC. STEPS TO REPRODUCE No steps, just a feature request OBSERVED RESULT Recent files list only allow you to select from the last (up to) 10 files. EXPECTED RESULT Having a few more options, and a settings menu for it. SOFTWARE/OS VERSIONS Linux: Manjaro KDE KDE Plasma Version: 5.24.5 KDE Frameworks Version: 5.94.0 Qt Version: 5.15.4
Git commit bde447461253d17c74f6a7ee9112a353483aca71 by George Florea Bănuș. Committed on 25/06/2022 at 19:19. Pushed by georgefb into branch 'master'. feat(recentfiles): add setting to set maximum number of recent files M +21 -9 src/models/recentfilesmodel.cpp M +1 -0 src/models/recentfilesmodel.h M +5 -1 src/qml/Menus/FileMenu.qml M +26 -0 src/qml/Settings/GeneralSettings.qml M +1 -1 src/qml/main.qml M +3 -0 src/settings/generalsettings.kcfg https://invent.kde.org/multimedia/haruna/commit/bde447461253d17c74f6a7ee9112a353483aca71