cosmic-files/src
Jeremy Soller 17b99cd9a6
Merge pull request #1280 from Cheong-Lau/replace-arc
perf: use `Rc<RefCell>` for `ArcElementWrapper`
2025-10-12 20:26:48 -06:00
..
mounter chore: clippy 2025-10-03 14:36:00 -04:00
operation chore: migrate to Rust 2024 edition 2025-09-11 08:15:26 -06:00
app.rs Merge pull request #1270 from jasonrhansen/location-context-menu-fix 2025-10-10 08:34:34 -06:00
archive.rs perf(zip): don't call sync_all() on every file 2025-10-05 23:42:30 +02:00
clipboard.rs fix some typos in comment or var name (#1027) 2025-06-18 16:40:55 -06:00
config.rs chore: migrate to Rust 2024 edition 2025-09-11 08:15:26 -06:00
dialog.rs chore: clippy 2025-10-03 14:36:00 -04:00
key_bind.rs Add reload folder key binding, fixes #146 2025-05-15 10:55:11 -06:00
lib.rs Move archive handling to archive.rs 2025-08-04 15:13:55 -06:00
localize.rs chore: update to icu 2.0.0 2025-09-15 15:20:33 -06:00
main.rs chore: update libcosmic with mmap threshold fix 2025-02-12 19:19:19 +01:00
menu.rs chore: clippy 2025-10-03 14:36:00 -04:00
mime_app.rs chore: clippy 2025-10-03 14:36:00 -04:00
mime_icon.rs chore: clippy 2025-10-03 14:36:00 -04:00
mouse_area.rs chore: migrate to Rust 2024 edition 2025-09-11 08:15:26 -06:00
spawn_detached.rs fix: avoid leaving zombie processes on unix 2025-10-12 17:04:54 +10:00
tab.rs perf: use Rc<RefCell> for ArcElementWrapper 2025-10-13 10:13:01 +10:00
thumbnail_cacher.rs chore: clippy 2025-10-03 14:36:00 -04:00
thumbnailer.rs chore: update dependencies 2025-09-11 08:15:26 -06:00