From 468b5394c6bfa9d570c6a76063d960b6782fa5af Mon Sep 17 00:00:00 2001 From: Peter Eisenmann Date: Sun, 6 Feb 2022 04:39:36 +0100 Subject: properties-window: use level bar to visualize disk For filesystems replace the previous pie chart widget with a GtkLevelBar and show it on the top. Reserved space is now included under 'used' without a separate representation. Total, used and free disk space are indicated as a legend under the bar, with used and free being color-mapped through a respectively colored dot. The 'Open in Disks' button is replaced with an inline row action, indicated by a newly added 'external-link-symbolic' icon. Filesystems no longer display 'Folder' as a type, but instead the actual filesystem type. Part of #1326 --- src/resources/nautilus.gresource.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/resources/nautilus.gresource.xml') diff --git a/src/resources/nautilus.gresource.xml b/src/resources/nautilus.gresource.xml index 0b36a989a..ba2b4a43e 100644 --- a/src/resources/nautilus.gresource.xml +++ b/src/resources/nautilus.gresource.xml @@ -35,5 +35,6 @@ icons/funnel-symbolic.svg + icons/external-link-symbolic.svg -- cgit v1.2.1