cosmic-files/src
2025-12-03 22:16:01 +01:00
..
mounter feat(tab): allow entering of network uri as path 2025-11-26 16:11:10 -07:00
operation perf: general minor performance optimisations 2025-10-29 08:16:50 +10:00
app.rs fix: Only type to search in App mode 2025-12-03 22:16:01 +01: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 perf: general minor performance optimisations 2025-10-29 08:16:50 +10:00
dialog.rs fix: better surface view cleanup 2025-11-20 13:32:52 -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 perf: general minor performance optimisations 2025-10-29 08:16:50 +10:00
mime_icon.rs perf: general minor performance optimisations 2025-10-29 08:16:50 +10:00
mouse_area.rs chore: more pedantic clippy suggestions 2025-10-29 08:10:19 +10:00
spawn_detached.rs fix: avoid leaving zombie processes on unix 2025-10-12 17:04:54 +10:00
tab.rs feat(tab): allow entering of network uri as path 2025-11-26 16:11:10 -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