Commit graph

1215 commits

Author SHA1 Message Date
twlvnn
ffaad1350e
i18n(bg): update bulgarian translation (#1038) 2025-06-24 07:51:43 -06:00
Jeremy Soller
cefa82f4e9 Drop dbus-config, update libcosmic, and use system_theme_update 2025-06-23 11:37:22 -06:00
Ashley Wulber
1f94e54bee fix: update libcosmic 2025-06-19 10:08:33 -04:00
Jeremy Soller
b7d3d16d28
Fix compilation without gfvs feature 2025-06-18 20:54:58 -06:00
ellieplayswow
1ad5ec0398
drastically speed up gvfs mount directory listings (#1003)
* feat(gvfs): use gio::enumerate_children to iterate gvfs dirs and split some logic to avoid native fs:: methods

* feat(gvfs): allow thumbnails for GvfsPath + create ItemMetadata::file_size method

* feat(gvfs): fix up details panel + cargo fmt

* fixing panic with really large directories

* cargo fmt
2025-06-18 20:39:42 -06:00
Gwen Lg
b0e89cd5e3
fix some typos in comment or var name (#1027)
indicated by `typos` tool : https://github.com/crate-ci/typos/
2025-06-18 16:40:55 -06:00
Joshua Megnauth
ec685bd185
Save/simplify show hidden items (#1026)
Closes: #1022, #605
See: #982
Original PR: #36

This commit reimplements saving the "show hidden" files setting. I
simplified the implementation by making the toggle global. My original
PR (#36) implemented per tab show hidden, but that complicates saving
configs which is why (I think?) why the saving the toggle was scrapped.
2025-06-18 16:35:39 -06:00
Ashley Wulber
c99caff5ed fix: desktop-applet feature 2025-06-18 17:38:07 -04:00
Ashley Wulber
36a5ce2002 fix: proper feature gate 2025-06-18 14:32:07 -04:00
Ashley Wulber
720caa5dba feat: menubar popups 2025-06-18 12:11:15 -04:00
VandaLHJ
abfee2c532
Update cosmic_files.ftl PL Translation permission (#987)
* Update cosmic_files.ftl PL Translation permission

Added permission, redo operation and add reload

* Update cosmic_files.ftl PL minor

Minor change to … character for consistency
2025-06-09 08:25:34 -06:00
therealmate
bf4e574a1f Remove redundant quotes 2025-06-09 08:14:30 -06:00
therealmate
8d81bc8ec0 Update Hungarian translations 2025-06-09 08:14:30 -06:00
David Carvalho
2e04d31eac i18n(pt-BR): Update translations 2025-06-09 08:13:35 -06:00
David Carvalho
61d93839ea i18n (pt-BR): Update translations 2025-06-09 08:13:35 -06:00
Feike Donia
91d53b4eef i18n(nl) update Dutch translation 2025-06-09 08:12:35 -06:00
Feike Donia
05c0421557 i18n(nl) update Dutch translation 2025-06-09 08:12:35 -06:00
Feike Donia
e993633a8a i18n(nl) update Dutch translation 2025-06-09 08:12:35 -06:00
Benjamin Weis
7096b81043 i18n(de): add German translation 2025-06-09 08:11:43 -06:00
VandaLHJ
1833d168c5 Update cosmic_files.ftl PL Translation Permissions and executable
Added permission and executable bits.
2025-06-06 03:37:25 -06:00
Jeremy Soller
1a5a4501ee
Desktop will not show DnD indicator, fixes #981 2025-05-20 16:12:54 -06:00
Jeremy Soller
051001b9ea
Implement setting permissions, fixes #325 2025-05-16 09:39:53 -06:00
Jeremy Soller
2c8060f93b
Remove debug prints from gvfs mounter 2025-05-15 11:49:49 -06:00
Jeremy Soller
72c7374d4c
Ignore failures to set permissions when copying, fixes #909 2025-05-15 11:40:59 -06:00
Jeremy Soller
69618b1bac
Fix finished progress 2025-05-15 11:35:06 -06:00
Jeremy Soller
a34f727913
Fall back to permanently delete on remote shares, part of #909 2025-05-15 11:30:35 -06:00
Jeremy Soller
3b34ba8907
Add reload folder key binding, fixes #146 2025-05-15 10:55:11 -06:00
Feike Donia
2a9b4ad068 i18n(en) update English source language
Adding singular and plural to `operations-running` and `operations-running-finished` within `# Progress footer`
2025-05-15 10:04:52 -06:00
Feike Donia
b0f29ed390 i18n(nl) update Dutch translation 2025-05-15 10:04:52 -06:00
Jeremy Soller
d0fb166cf6
Use gio to read display names for gvfs mounts, fixes #174 2025-05-15 10:00:44 -06:00
twlvnn
f07a106d0f i18n(bg): Add Bulgarian translation 2025-05-12 08:10:36 -06:00
Amanda Stjerna
f5e086f055 Swedish translation: drive by grammar check, consistency
- avoid anglicisms like ”modifierad”, ”exekverbar”, ”ställ in” in favour of more idiomatic Swedish terms (some of these may be contentious)
- don’t translate the names of network file systems
- fix a few sär skrivningar and spelling mistakes
2025-05-12 08:10:28 -06:00
VandaLHJ
f32a54ee3d Update cosmic_files.ftl PL translation permadelete
Added permanent delete bits
2025-05-12 08:08:36 -06:00
Jeremy Soller
53143d0abc
Remove nb_items from permanently-delete-warning 2025-05-09 10:25:33 -06:00
Feike Donia
3e8659ad79 i18n(nl) update Dutch translation 2025-05-08 12:01:08 -06:00
Feike Donia
4d013ff721 i18n(en) permanently delete 2025-05-08 12:01:08 -06:00
Feike Donia
2e5f970864 i18n(nl) permanently delete 2025-05-08 12:01:08 -06:00
Feike Donia
7459cda47a i18n(en) permanently delete 2025-05-08 12:01:08 -06:00
Antonio Félix
6447af419d i18n(es): Fix words for coherence between components 2025-05-07 13:27:57 -06:00
Jeremy Soller
4bf72d9f6a
Handle bz2 mimetypes 2025-05-07 10:10:39 -06:00
Jeremy Soller
ffda03e9c5
Improve handling of io-uring features 2025-05-05 09:07:33 -06:00
Jeremy Soller
0e10447b02
Update io-uring now that patch is released 2025-05-05 08:34:54 -06:00
Jeremy Soller
e99155af8d
Depend on libclang-dev for io-uring crate 2025-05-05 08:17:36 -06:00
Jeremy Soller
3fc5d51053
Merge branch 'master' of https://github.com/pop-os/cosmic-files 2025-05-01 09:19:48 -06:00
Jeremy Soller
3d18d7f390
Update dependencies 2025-05-01 09:19:40 -06:00
铺盖崽
f2932db1ec Update zh-cn translation 2025-05-01 09:14:16 -06:00
pugaizai
743b609ad8 i18n(zh-CN): update translation 2025-05-01 09:14:16 -06:00
ellieplayswow
16c8c0df30 bugfix(zoom): use global modifiers for checking if ctrl is used for zoom instead of mouse area events
example(copy): fixing copy example to use correct Method type
2025-04-30 13:57:33 -06:00
Jeremy Soller
037190babd
Remove unused icon sizes argument from preview 2025-04-30 08:27:55 -06:00
Jeremy Soller
6fa890e3f3
Attempt atomic renames when moving top-level files and folders, fixes #607 2025-04-29 19:12:33 -06:00