Commit graph

584 commits

Author SHA1 Message Date
Jeremy Soller
5d596239be Desktop mode 2024-09-11 11:15:53 -06:00
Vukašin Vojinović
bbcfe19375
Vertically center context menu items (#444)
* fix: context menu layout

Makes the context menu text vertically centered.
Also removes the hacky list view item padding and makes the line under the breadcrumb accent-colored.

* fix: use spacing variables for menus

* fix
2024-09-11 11:02:47 -06:00
Jeremy Soller
44ff7eb1ad
Merge pull request #450 from pop-os/new-folder
menus: Show new folder option before new file option
2024-09-11 11:00:39 -06:00
Jeremy Soller
00bc311eaa
dialog: Implement view switching, part of #335 2024-09-11 10:22:32 -06:00
Jacob Kauffmann
1dbc831ed2 menus: Show new folder option before new file option 2024-09-11 09:52:45 -06:00
Jeremy Soller
ff6f6c1e3a
dialog: order by last modified by default, do not list directories first, part of #335 2024-09-11 09:22:36 -06:00
Jeremy Soller
1490820894
dialog: allow resize, part of #335 2024-09-11 09:15:14 -06:00
Jeremy Soller
ca664f009b
dialog: show configured navbar items and drives, part of #335 2024-09-11 09:09:32 -06:00
Jeremy Soller
15c93cc5b3
Merge pull request #442 from VandaLHJ/patch-7
Update cosmic_files.ftl PL translate compress
2024-09-10 11:59:55 -06:00
Jeremy Soller
57bef79264
Merge pull request #445 from lucamosca1/patch-4
Update ITA cosmic_files.ftl
2024-09-10 11:56:46 -06:00
Jeremy Soller
dd034dd20f
Merge pull request #446 from carvalhods/master
pt-BR translation update
2024-09-10 11:56:35 -06:00
Jeremy Soller
4374132e2f
Add support for compressing to .tgz, add gio network mount example 2024-09-10 11:50:14 -06:00
Jeremy Soller
c4c92be708
Merge pull request #400 from francesco-gaglione/recent_section
Recents section
2024-09-10 10:02:13 -06:00
David Carvalho
2ed709b05f pt-BR translation update 2024-09-10 12:03:04 -03:00
Jeremy Soller
c22cb221d9 Use correct folder name in tab 2024-09-09 13:27:54 -06:00
Jeremy Soller
6ac98fe13c Remove icon from breadcrumbs 2024-09-09 13:14:41 -06:00
Jeremy Soller
dda636fcb6 Fix navbar open in condensed mode by default 2024-09-09 11:05:17 -06:00
lucamosca1
58dc738c9c
Update cosmic_files.ftl 2024-09-09 12:04:05 +02:00
VandaLHJ
5df3287113
Update cosmic_files.ftl PL translate compress
Added bits related to compress
2024-09-07 18:28:40 +02:00
Jeremy Soller
3626097c90
Update dependencies 2024-09-06 07:25:03 -06:00
Jeremy Soller
a88a9550bd
Merge pull request #436 from nathansgithub/compress-files
Add Compress menu option to add files to zip archive
2024-09-05 16:06:08 -06:00
Nathan Rowe
13cd7138cc Add Compress menu option to add files to zip archive 2024-09-05 17:34:41 -04:00
Jeremy Soller
a85d51acac
Merge pull request #438 from bittin/patch-2
Update cosmic_files.ftl Swedish Translation
2024-09-05 08:08:52 -06:00
Jeremy Soller
e72d531113
Merge pull request #439 from lucamosca1/patch-3
Update cosmic_files.ftl
2024-09-05 08:08:40 -06:00
lucamosca1
fe028a7851
Update cosmic_files.ftl
added missing strings
2024-09-04 12:25:53 +02:00
Luna Jernberg
baf2bc54aa
Update cosmic_files.ftl Swedish Translation
Had missed two strings
2024-09-04 07:31:31 +02:00
Jeremy Soller
b968bc0dd7
Merge pull request #434 from bittin/master
Update cosmic_files.ftl Swedish translation
2024-09-03 16:17:37 -06:00
Jeremy Soller
a94aef13a6
Merge pull request #437 from l-const/delete-in-search-mode
Delete files in search-mode. (fix for #252)
2024-09-03 16:16:43 -06:00
l-const
c5ee8285ee
Delete files in search-mode. (fix for #252) 2024-09-04 00:45:24 +03:00
Luna Jernberg
b9b12ea35c
Merge branch 'pop-os:master' into master 2024-09-03 20:57:37 +02:00
Luna Jernberg
68d71964fe
Update cosmic_files.ftl 2024-09-03 20:57:13 +02:00
Jeremy Soller
79aef18f7f
Merge pull request #435 from lucamosca1/patch-2
Update cosmic_files.ftl
2024-09-03 09:02:18 -06:00
Jeremy Soller
f4dddfc364
Merge pull request #431 from joshuamegnauth54/use-lc_time_before-lang
Try LC_TIME before LANG for time localization
2024-09-03 08:35:46 -06:00
Jeremy Soller
1fd484201c
Merge pull request #430 from roxfr/patch-2
Update cosmic_files.ftl
2024-09-03 08:35:30 -06:00
Jeremy Soller
4b0e238867
Merge pull request #432 from anotherlusitano/patch-1
i18n: Update pt translation
2024-09-03 08:35:12 -06:00
lucamosca1
26b8d94bf3
Update cosmic_files.ftl 2024-09-03 14:23:38 +02:00
Luna Jernberg
de2682a8ca
Update cosmic_files.ftl
Updated Swedish Translation 
(was unsure if the product name COSMIC Files should be Cosmic Filer instead in Swedish or not or if you translate product names or not?)
2024-09-03 13:20:08 +02:00
Francesco-gaglione
08324834fa some lang update 2024-09-03 00:21:53 +02:00
Francesco-gaglione
da52e8aa6e update recently used on dialog open 2024-09-03 00:09:49 +02:00
Francesco-gaglione
dc5842e5d5 fix app id 2024-09-02 23:39:56 +02:00
João Ribeiro
c8853706c1
i18n: Update pt translation
Adds the remaining fields and fixes some translations
2024-09-02 11:45:06 +01:00
francesco-gaglione
5f392beb96
Merge branch 'pop-os:master' into recent_section 2024-09-02 09:20:38 +02:00
Josh Megnauth
0c7280ab01
Try LC_TIME before LANG for time localization 2024-09-01 01:30:04 -04:00
Thierry Massart
519ff8e65d
Update cosmic_files.ftl
Update translations to align with the English version.
2024-08-31 16:12:59 +02:00
Jeremy Soller
d923efa5de
Update libcosmic to fix #286 2024-08-29 10:12:03 -06:00
Jeremy Soller
20129356c1
Merge pull request #425 from carvalhods/master
i18n pt-BR translation update
2024-08-29 09:31:24 -06:00
Francesco-gaglione
bcfdc1138b fix app name 2024-08-28 08:58:44 +02:00
Francesco-gaglione
f8113947f5 merge 2024-08-28 08:54:44 +02:00
David Carvalho
017178cf1a i18n pt-BR translation update 2024-08-27 20:58:14 -03:00
Jeremy Soller
03d660ba64
Merge pull request #424 from pop-os/issue-template
Add issue template
2024-08-27 16:07:09 -06:00