Commit graph

1283 commits

Author SHA1 Message Date
Ashley Wulber
a4e3bf3eea
fix: limit concurrent thumbnail generation (#1138) 2025-08-13 11:00:07 -06:00
Jeremy Soller
e3c793a44d
Move archive handling to archive.rs 2025-08-04 15:13:55 -06:00
Joshua Megnauth
007a4cf95c
Fix trash watcher regression (#1122)
Recursively watching the trash directories can be slow, but not watching
at least the "files" folder (e.g. .Trash-1000/files) leads to missed
events.

I also simplified the events parsing.
2025-08-03 06:37:20 -06:00
Jeremy Soller
4f015eec7a
Only scroll to focused object on resize, fixes #1097 2025-07-31 10:04:34 -06:00
Jeremy Soller
67884d2800
Do not apply image size limit to all files 2025-07-30 15:52:21 -06:00
Jeremy Soller
5736fbb271
Remove unnecessary debug 2025-07-30 15:48:53 -06:00
Mitchel Stewart
293350092c
thumbnail: Support jxl and plumbing for future formats. (#1058)
* add plumbing for additional thumbnailers

* remove bad logging and fmt

* fix bad logging message

* add decoding ram limits

* add configuration for thumbs

* cleanups

* fix rebase fails
2025-07-30 15:45:53 -06:00
Ashley Wulber
edca40058b chore: update libcosmic 2025-07-29 16:04:44 -06:00
Josh Megnauth
64c8506dd2 Decode URL encoded recents bookmark
File paths are URL encoded in the recently-used.xbel file. Paths with
spaces (or whatever) need to be decoded or else the Recents tab skips
those entries.
2025-07-28 15:27:51 -06:00
Josh Megnauth
dfb2ca7443 Watch .recently-used.xbel
Closes: #1072
2025-07-28 09:30:24 -06:00
Ashley Wulber
6d9e6c1d20 fix(desktop): use the window id for context menus 2025-07-25 15:47:37 -04:00
Jeremy Soller
a6e369df0f
Enable context menu popups in dialog, close context menu when location changes 2025-07-24 11:34:41 -06:00
Jeremy Soller
e1bc0abaab
Update libcosmic 2025-07-24 10:52:49 -06:00
Jeremy Soller
605f44763b
On wayland, place context menus into popups, fixes #1090 2025-07-24 10:51:46 -06:00
Jorge Menjivar
050e043867 Remove old TODO comment 2025-07-24 10:25:42 -06:00
Jorge Menjivar
cb36a25060 Fix slow startup
Remove unnecessary watch of sub-directories in trash bins, which causes really long startup times
2025-07-24 10:25:42 -06:00
Josh Megnauth
35a9bd5347 Use trash-rs' is_empty more
Fixes two instances where enumerating trash items isn't needed.
2025-07-24 10:25:16 -06:00
Jeremy Soller
3390ef7ea8
Update dependencies 2025-07-22 09:15:33 -06:00
Jeremy Soller
795f90ba95
Persist more dialog options 2025-07-22 09:13:14 -06:00
Jeremy Soller
4f0c5c1ec1 dialog: preserve show details setting 2025-07-21 19:51:30 -06:00
Jeremy Soller
5fd643b166 dialog: break options into two rows when condensed 2025-07-21 19:51:30 -06:00
Jeremy Soller
a5d9d73079 Add choice and filter to dialog example 2025-07-21 19:51:30 -06:00
Jeremy Soller
e5defb971c dialog: disable show details by default 2025-07-21 19:51:30 -06:00
Jeremy Soller
4fdbf8e176
Merge branch 'master' of https://github.com/pop-os/cosmic-files 2025-07-19 12:04:15 -06:00
Jeremy Soller
05ea61ed72
Do not attach empty URI to mounter items, fixes #1079, fixes #1085 2025-07-19 12:04:11 -06:00
VandaLHJ
9a94ca1939 Update cosmic_files.ftl PL Translation
Added remove from recent, small changes to history.
2025-07-19 12:00:42 -06:00
Jeremy Soller
0a9bcdd5fd
Fix unused tasks 2025-07-19 11:58:06 -06:00
Ashley Wulber
8aa85ba1e3 fix: typo 2025-07-18 09:02:36 -04:00
铺盖崽
7d90850505 i18n(zh-CN): update translation 2025-07-17 10:16:10 -06:00
Ashley Wulber
41d01bbb51 chore: update libcosmic 2025-07-17 10:15:42 -06:00
Ashley Wulber
03ed0857d2 fix: fallback to 0 if no path can be found for network directory 2025-07-17 10:15:42 -06:00
Jeremy Soller
73e1d7ce52 Move desktop dialogs to their own windows 2025-07-17 10:15:42 -06:00
Ashley Wulber
5dad1f0d26 fix: exit early from thumbnail generation if file is too big 2025-07-17 10:14:54 -06:00
Ashley Wulber
a37b27e7e4 fix: network page entries 2025-07-16 09:37:58 -06:00
Ashley Wulber
a7a519b14c cleanup 2025-07-15 13:15:45 -06:00
Ashley Wulber
08367c9ea6 feat: handle opening network location in new window 2025-07-15 13:15:45 -06:00
Ashley Wulber
c7e9828d7b feat: retry opening network locations after mounting 2025-07-15 13:15:45 -06:00
David Carvalho
7711b4bcc0 i18n(pt-BR) - Update translations 2025-07-13 18:32:39 -06:00
Jason Rodney Hansen
f98e4c1820 Open file on double-click in "Open With" 2025-07-11 11:33:44 -06:00
Jason Rodney Hansen
54b884e5f8 Add ability to remove files from Recents 2025-07-11 09:38:13 -06:00
Jeremy Soller
5a01fb95ff
Ensure replace dialog shown for renames 2025-07-11 09:37:28 -06:00
Jeremy Soller
f3c8182966
Update dependencies 2025-07-10 15:27:51 -06:00
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