vanadiae 0db9aa633f portal: Stop querying all attributes when enumerating .portals files
Only G_FILE_ATTRIBUTE_STANDARD_NAME is necessary here for
g_file_info_get_name() and g_file_enumerator_get_child() purpose. This
avoids various thumbnailing house-keeping that GIO tries to do when any
thumbnailing file attribute is requested (fairly visible when run with
strace), in addition to just making more sense that way.
2025-12-08 13:47:35 +00:00
..
2024-02-13 08:20:57 -06:00