cosmic-files/src
Jeremy Soller dd98622cfa Reduce features used on remote filesystems
This attempts to detect remote filesystems on Linux using the
/proc/self/mountinfo file and checking the filesystem against a
hardcoded list of remote filesystems. Remote filesystems will not
thumbnail, read file data to determine mime types, or calculate
directory sizes.
2025-04-29 14:51:11 -06:00
..
mounter visualise cut items (#954) 2025-04-28 07:35:27 -06:00
operation Reduce features used on remote filesystems 2025-04-29 14:51:11 -06:00
app.rs Reduce features used on remote filesystems 2025-04-29 14:51:11 -06:00
clipboard.rs Add more plain text mime types when copying files 2025-01-14 08:49:40 -07:00
config.rs Use icu for date and time localization (#934) 2025-04-14 08:59:32 -06:00
dialog.rs Use icu for date and time localization (#934) 2025-04-14 08:59:32 -06:00
key_bind.rs Format 2025-03-19 10:26:23 -06:00
lib.rs Implement "Open in new window" for Trash, Recents, Network 2025-03-07 15:33:31 -07:00
localize.rs Use icu for date and time localization (#934) 2025-04-14 08:59:32 -06:00
main.rs chore: update libcosmic with mmap threshold fix 2025-02-12 19:19:19 +01:00
menu.rs Format 2025-04-21 13:32:29 -06:00
mime_app.rs Show all applications that handle any mime types in open with dialog, fixes #568, fixes #226, fixes #721 2025-04-29 09:53:51 -06:00
mime_icon.rs Reduce features used on remote filesystems 2025-04-29 14:51:11 -06:00
mouse_area.rs Simplify and fix box selection and autoscroll 2025-03-22 18:51:48 -06:00
spawn_detached.rs Implement open in terminal 2024-03-04 10:28:16 -07:00
tab.rs Reduce features used on remote filesystems 2025-04-29 14:51:11 -06:00
thumbnailer.rs chore(clippy): thumbnailer.rs, two files in operation 2025-01-19 10:55:41 -07:00