SUMMARY Filelight presents a useful main screen with a collection of partitions to analyse. Once a partition is selected, though, there is no way to get back to the main screen and explore other partitions. This feature would make it easier to use Filelight to less technical savvy users. STEPS TO REPRODUCE 1. Select a partition from the main screen. OBSERVED RESULT There is no way to go back to the main screen. EXPECTED RESULT There is a way to go back to the main screen. SOFTWARE/OS VERSIONS Linux: KDE neon KDE Plasma Version: 5.24.1 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/utilities/filelight/-/merge_requests/20
Git commit 182c6dfa67bcd6caa0dbf2903fc54479267d531b by Harald Sitter. Committed on 01/04/2022 at 10:00. Pushed by sitter into branch 'master'. add a go to overview action previously there was no real way to get back to the mainpage. it's all a bit awkward because of how state management works, but I don't realistically see that improving a lot with qwidgets. in kirigami we can do it smarter while porting, if we ever port in the meantime this adds an overview button to the toolbar which shows the summary widget M +2 -1 misc/filelightui.rc M +17 -3 src/mainWindow.cpp M +1 -0 src/mainWindow.h https://invent.kde.org/utilities/filelight/commit/182c6dfa67bcd6caa0dbf2903fc54479267d531b