Commit graph

1241 commits

Author SHA1 Message Date
Jeremy Soller
df070ddae1
Enable thumbnail caching on all OSes 2025-07-10 15:20:06 -06:00
Jeremy Soller
b44bef59c0
Fix build 2025-07-10 15:00:52 -06:00
Aliaksandr Truš
6168d3c849 i18n(be): update belarusian translation 2025-07-10 14:20:16 -06:00
Jeremy Soller
e1d3010145
Watch for drag event while scrolling 2025-07-10 14:00:31 -06:00
Jeremy Soller
7524487ba7
Significantly optimize drag select performance 2025-07-10 13:57:41 -06:00
Jeremy Soller
b7c9ed8dff
Implement auto scroll in mouse area, improves performance 2025-07-10 11:52:42 -06:00
Jeremy Soller
5e4d4523f4
Only build widgets for visible items 2025-07-10 10:52:57 -06:00
Ashley Wulber
10f234bf79 fix(grid dnd): offset dnd icon by grid item padding 2025-07-10 10:20:53 -06:00
Ashley Wulber
319fa5faec fix(dnd): use zero offset for dnd icons 2025-07-09 15:29:04 -06:00
Ashley Wulber
19c2cefd8a fix(dialog): header close button 2025-07-09 15:28:47 -06:00
Jeremy Soller
15e1337e63
Preserve search time when normalizing, fixes #1062 2025-07-09 15:26:49 -06:00
Mitchel Stewart
e04f17b97d thumbnail: create thumbnail folder and fix bad cache 2025-07-08 09:18:18 -06:00
Jeremy Soller
3566040bac
Fix warnings 2025-07-08 09:14:48 -06:00
VandaLHJ
de4b324607 Update cosmic_files.ftl PL Translation Eject
Added eject
2025-07-07 11:19:49 -06:00
Jason Rodney Hansen
4d698d4eeb Clippy fixes 2025-07-07 08:59:06 -06:00
Jason Rodney Hansen
489eb2a066 Add caching for thumbnails based and freedesktop.org spec 2025-07-07 08:59:06 -06:00
Ashley Wulber
e4ffec63a1 refactor: apply limit on the number of persisted sort names 2025-07-03 19:34:48 +00:00
Ashley Wulber
84b73b0bdc refactor: move sort names to state 2025-07-03 15:13:11 +00:00
Ashley Wulber
499ce1a7ec refactor: avoid task for save sort names when debouncing 2025-07-03 15:13:11 +00:00
Ashley Wulber
01bf55865c feat: persist sort options for each location 2025-07-03 15:13:11 +00:00
Jeremy Soller
68c4a8bb6a
Fix dialog example 2025-07-01 09:54:00 -06:00
Jeremy Soller
b51f3d03a2
Update dependencies 2025-07-01 09:31:12 -06:00
Ashley Wulber
6a2bd1faf1 fix: add eject button for context menus on mount point 2025-07-01 00:25:58 +00:00
ellieplayswow
aba90279e6
add ability to pass appid through to file dialogs (#1042)
* dialog: add new Dialog::create() method with new DialogSettings struct to allow passing app_id from portal; deprecating Dialog::new()

* dialog: remove deprecation, move to builder pattern, add path_opt and kind options to DialogSettings

* dialog: instances of -> DialogSettings to -> Self
2025-06-27 16:26:24 -06:00
therealmate
d74576e446
Update Hungarian translations (#1039) 2025-06-27 11:47:59 -06:00
Jeremy Soller
e3b7cfc8e6
Adjust shortcut text style 2025-06-27 11:14:09 -06:00
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