Conversation
- Add new Window to show all Disks an Devices, if double-click to an mounted device, it is the source then
|
I am going to merge this on a separate branch, in order to see if I need to modify something before merging. |
|
Thank you for proposing this patch. I checked the code after merging it in a test branch, unfortunately it is not currently ready to be used. The following points need to be addressed first:
I like the idea of this table and I think it might be a useful addition, but first I need to see if it can be reworked to address the mentioned points. |
|
Hello @Lazza Thank you very much for your feedback. I also think that the table could be useful. I would look at my code again and suggest something different if necessary. Thanks and best regards |
|
I have rewritten most of the parsing code and the UI in the branch: Lazza:tmp-devices-list The GUI is now striped and it does not show a "size" for APFS Volumes (they have an intrinsic size based on the occupied space so they would seem always "100%" full). The size for "/" is completely wrong because it picks it from the first system partition, thus I have added a special case that estimates the size. Unmounted entries cannot be clicked nor highlighted. The dark mode has been tested as well. The following step is merging this into the main branch.
|




Add new Window with List of Devices #12