cosmic-files/src
Vukašin Vojinović 1963e58560 perf(copy): async batch file flushes
Instead of calling `sync_all()` on every file individually during the Copy operation, the flushing is now batched and done at the end. Flushing now also happens for Move.
2026-01-24 13:46:53 +01:00
..
mounter Hide shadowed mounts, may fix #1245 2025-12-29 17:12:23 -07:00
operation perf(copy): async batch file flushes 2026-01-24 13:46:53 +01:00
app.rs Ignore TabView updates on Desktop mode 2026-01-10 00:57:11 +06:00
archive.rs perf: general minor performance optimisations 2025-10-29 08:16:50 +10:00
clipboard.rs perf: general minor performance optimisations 2025-10-29 08:16:50 +10:00
config.rs add type-to-select option for keyboard navigation 2025-12-27 19:07:21 +10:00
dialog.rs Format src/dialog.rs 2026-01-13 11:55:55 -05:00
key_bind.rs Add reload folder key binding, fixes #146 2025-05-15 10:55:11 -06:00
large_image.rs implement adaptive sampling for optimal image quality of large images in gallery view while keeping the memory foodprint minimal and UI blocks from GPU buffer uploads minimal and as short as possible 2025-11-16 21:31:27 +01:00
lib.rs move large image handling out of tab and into new module large_image 2025-11-16 18:12:51 +01:00
localize.rs chore: more pedantic clippy suggestions 2025-10-29 08:10:19 +10:00
main.rs chore: update libcosmic with mmap threshold fix 2025-02-12 19:19:19 +01:00
menu.rs perf: general minor performance optimisations 2025-10-29 08:16:50 +10:00
mime_app.rs Replace freedesktop_entry_parser with cosmic-mime-apps 2025-12-02 11:26:09 -07:00
mime_icon.rs perf: general minor performance optimisations 2025-10-29 08:16:50 +10:00
mouse_area.rs fix(mouse_area): update hover state on scroll events 2025-12-29 12:25:01 -06:00
spawn_detached.rs fix: avoid leaving zombie processes on unix 2025-10-12 17:04:54 +10:00
tab.rs Stop immediately listing hidden files 2026-01-20 13:55:44 -07:00
thumbnail_cacher.rs perf: general minor performance optimisations 2025-10-29 08:16:50 +10:00
thumbnailer.rs perf: general minor performance optimisations 2025-10-29 08:16:50 +10:00
zoom.rs perf: general minor performance optimisations 2025-10-29 08:16:50 +10:00