Commit graph

897 commits

Author SHA1 Message Date
Jeremy Soller
da87910c06
Merge pull request #704 from be-we/master
i18n(de): add German translation
2024-12-30 09:09:55 -07:00
Benjamin Weis
0dd4812df3 i18n(de): add German translation 2024-12-28 17:34:45 +01:00
Jeremy Soller
ee7954e8d6
Merge pull request #685 from CaelusV/show_hidden
Fix 'Show hidden files' toggle being reset when tab config is updated
2024-12-18 09:19:59 -07:00
Jeremy Soller
d94f9dbba1
Merge pull request #690 from CaelusV/danish
i18n(da): Add Danish translation
2024-12-18 09:19:27 -07:00
Jeremy Soller
c8041ab551
Merge pull request #686 from techitwinner/master
i18n(th): Add Thai translation
2024-12-18 09:19:13 -07:00
Jeremy Soller
626ceb4968
Merge pull request #679 from joshuamegnauth54/unset-show-details-on-close
Unset `show_details` on close too
2024-12-18 09:18:44 -07:00
Jeremy Soller
902723ec53
Merge pull request #692 from carvalhods/master
i18n pt-BR translation update
2024-12-18 09:18:29 -07:00
David Carvalho
d4551a5fc9 i18n pt-BR translation update 2024-12-12 20:10:58 -03:00
David Carvalho
0f4b243c5b i18n pt-BR translation update 2024-12-12 20:08:51 -03:00
CaelusV
39b53cbd64 Add Danish translation 2024-12-10 12:53:35 +01:00
CaelusV
bc147f4885 Fix Show Hidden Files 2024-12-09 02:21:26 +01:00
techitwinner
69b8325868 Add Thai translation 2024-12-08 18:01:18 +07:00
Josh Megnauth
1646b78415
Unset show_details on close too
I didn't notice that the `close` button didn't set `show_details`. Oops.

On the bright side, this is overall cleaner since it fixes a todo.
2024-12-05 00:35:29 -05:00
Jeremy Soller
2fa8e6adc4
Merge pull request #678 from joshuamegnauth54/unset-show-details-on-escape
Unset `show_details` on escape
2024-12-04 08:05:12 -07:00
Josh Megnauth
74e08fa2ce
Unset show_details on escape
Closes: #674
2024-12-04 01:02:43 -05:00
Jeremy Soller
4547c93a37
Merge pull request #677 from pop-os/refactor-overlap-handling
refactor: overlap handling for surfaces that occupy a corner
2024-12-03 18:03:48 -07:00
Ashley Wulber
4aa130a473
refactor: overlap handling for surfaces that occupy a corner
The panels should always be centered, but some apps might not be.
2024-12-03 17:14:56 -05:00
Ashley Wulber
42c0d58c6c feat: avoid overlap with panel 2024-12-03 12:43:15 -05:00
Jeremy Soller
6f5168ccc4
Merge pull request #672 from Cg1340/master
Update cosmic_files.ftl zh-CN and fix several translation errors
2024-12-02 15:16:33 -07:00
Jeremy Soller
113d48a01f
Merge pull request #669 from lucamosca1/patch-10
Update cosmic_files.ftl ITA
2024-12-02 15:16:19 -07:00
Jeremy Soller
8c8c089161
Merge pull request #668 from git-f0x/master
Update libcosmic
2024-12-02 15:15:58 -07:00
Vukašin Vojinović
c6f6edbd5a update libcosmic 2024-12-02 18:06:42 +01:00
Chen Siyuan
06c02cdfe2 Update cosmic_files.ftl zh-CN and fix several translation errors 2024-12-02 23:16:24 +08:00
lucamosca1
745563ed96
Update cosmic_files.ftl ITA 2024-11-29 12:40:48 +01:00
Vukašin Vojinović
06150f7d44
fix(context menu): increase vertical item padding (#665)
This matches the context menu to the designs.
2024-11-24 19:24:24 -07:00
VandaLHJ
23d0a3bc74
Update cosmic_files.ftl PL translation operation progress (#666)
Added missing bits, hopefully it's ok
2024-11-24 19:19:19 -07:00
Vukašin Vojinović
1f19fe7015
Fix applet window styling (#652)
* fix(applet windows): fix styling

* update libcosmic

Updates context drawers to use the new API.
2024-11-22 08:47:16 -07:00
Jeremy Soller
b4b5e78abe
Move progress into controller to make it not block 2024-11-20 08:15:31 -07:00
Jeremy Soller
c4a08ead84
Fix tests 2024-11-19 20:18:37 -07:00
Jeremy Soller
24a7f2bc31
Select result of operation, fixes #500 2024-11-19 20:17:58 -07:00
Jeremy Soller
4ba7d7bbfc
Fix tests 2024-11-19 08:15:47 -07:00
Jeremy Soller
2f08c05afe
Refactor directory size to allow for cancellation 2024-11-15 17:30:25 -07:00
Jeremy Soller
6c0c89e1f7
Update metadata that walkdir already collects 2024-11-15 16:07:27 -07:00
Jeremy Soller
0c43b0b342
Fix more bugs in directory size calculation 2024-11-15 15:37:31 -07:00
francesco-gaglione
5f944a3059
Directories sizes in details view (#656)
* translations

* folder size in details view

* dir size subscription

* waldir instead of recursion

* opitonal size with calculating label waiting for subscription

* removed not necessary code

* Bug fixes

---------

Co-authored-by: Jeremy Soller <jackpot51@gmail.com>
2024-11-15 15:24:52 -07:00
Jeremy Soller
b76484457f
Add optional support to use jemalloc as allocator 2024-11-15 11:10:30 -07:00
Jeremy Soller
49595d87f3
Improve display of paused state 2024-11-15 11:07:26 -07:00
Jeremy Soller
2109c8c3d6
Implement pause for operations 2024-11-15 09:47:03 -07:00
Jeremy Soller
8068688f48
Add tooltip to cancel button 2024-11-15 08:34:03 -07:00
Jeremy Soller
1e8ad9ecb6
Fix display of multiple in progress transfers 2024-11-15 08:12:48 -07:00
Jeremy Soller
d0f0da2eef
Update desktop configs cached in locations, fixes #608 2024-11-15 08:03:06 -07:00
Jeremy Soller
f6ce791c4c
Set exclusive_zone to 0 for applet, fixes #560, #561 2024-11-15 07:38:33 -07:00
Jeremy Soller
bbfe5cbdf3
Improve tracking of progress operations 2024-11-14 16:07:45 -07:00
Jeremy Soller
6a79e8178f
Implement progress and cancellation for extraction 2024-11-14 16:00:35 -07:00
Jeremy Soller
00ed3115cc
Implement progress notification and cancellation 2024-11-14 14:43:45 -07:00
Jeremy Soller
5c7cf52b25
Add just flamegraph target 2024-11-14 09:28:28 -07:00
Jeremy Soller
8885d295bb
Support --no-daemon flag to prevent daemonizing 2024-11-14 09:28:13 -07:00
Jeremy Soller
738e6eeb7b
Disable text previews until performance issues are fixed 2024-11-14 09:18:35 -07:00
Jeremy Soller
dacd37939e Let recursive copy or move determine what to do when crossing devices 2024-11-13 14:47:58 -07:00
Jeremy Soller
fa50b8c0f0 Fix compilation of copy example 2024-11-13 14:47:35 -07:00