Draft: No more deep counts
Replace deep counts with g_file_measure_disk_usage. This provides the same capability as nautilus-file deep counts with a minor difference (the parent file count/size is included). In other words, because of the folder the count is +1 and the size is +4k).
Todo:
-
Patch GLIB to support detection of unreadable child without failing -
Investigate implementation for gvfs backends -
Create a simple fallback
Edited by Corey Berla