Commit graph

815 commits

Author SHA1 Message Date
Jeremy Soller
07ff7f4b67
Update accesskit 2024-10-21 15:57:56 -06:00
Jeremy Soller
512b0593d4
Update dependencies 2024-10-21 15:52:10 -06:00
Jeremy Soller
6fa9784109
Fix gallery image alignment 2024-10-21 15:39:57 -06:00
Jeremy Soller
f62bfce780
Update libcosmic 2024-10-21 14:49:56 -06:00
Jeremy Soller
717f26b942
Fix handling wayland events 2024-10-21 14:28:41 -06:00
Jeremy Soller
85a483f638
Fix compilation with wayland feature 2024-10-21 14:23:32 -06:00
Jeremy Soller
cf41bfcc6a
Fix dialog and duplicate keyboard events 2024-10-21 14:14:43 -06:00
Jeremy Soller
390673c70f
Update libcosmic/iced 2024-10-21 13:51:10 -06:00
Jeremy Soller
d29baf1a8f
Merge pull request #598 from joshuamegnauth54/desktop-view-empty-trash
fix: Trash icons should show the trash menu
2024-10-16 21:07:04 -06:00
Josh Megnauth
0548883c13
fix: Trash icons should show the trash menu
Closes: #593

Trash bins currently show an incorrect menu with invalid actions such as
opening the bin in a terminal. The menu also doesn't have an entry for
emptying the trash.
2024-10-16 22:41:49 -04:00
Jeremy Soller
3767a61f2a
Try to open with mime apps before trying xdg-open 2024-10-16 18:57:44 -06:00
Jeremy Soller
c3a189aa28
Update dependencies 2024-10-16 16:33:01 -06:00
Jeremy Soller
8b78d7aa1c
Merge pull request #600 from SeSodesa/update-finnish-localisation
Update Finnish localisation
2024-10-15 11:47:03 -06:00
Jeremy Soller
825ea04d54
Only show details context drawer by default in open dialog 2024-10-15 10:46:26 -06:00
Santtu Söderholm
30ba051dab Remove leftover English placeholders
- Some English strings used as placeholders for the Finnish translation were
  previously left on some lines.
2024-10-15 16:47:46 +03:00
Santtu Söderholm
abcb4d236a About: add hyphen between "Git" and "versio"
- Again (like I did with COSMIC Terminal), I forgot the hyphen in the initial commit.
2024-10-15 16:40:38 +03:00
Santtu Söderholm
32d8f3dd1c Update Finnish localisation
- The stucture was updated to follow the latest version of the i18n/en folder.
2024-10-15 16:38:58 +03:00
Jeremy Soller
55724cb488
Merge pull request #587 from nathansgithub/location-toggle-improvements
Update location edit selection behavior
2024-10-14 12:02:48 -06:00
Jeremy Soller
9e1ae9b8f7
Merge pull request #595 from championpeak87/sk-translations
i18n(sk): Update Slovak translations
2024-10-14 11:59:58 -06:00
Jeremy Soller
130a8cfac8
Update libcosmic for double click distance 2024-10-14 11:57:00 -06:00
Jeremy Soller
ca59b7d267
Context menu for files in navbar, fixes #187 2024-10-14 11:34:56 -06:00
Kamil Lihan
2fcfd82ea9 i18n(sk): Update Slovak translations 2024-10-14 19:29:34 +02:00
Jeremy Soller
cf70c16367
Do not show remove from sidebar unless the item is a favorite, fixes #368 2024-10-14 11:23:46 -06:00
Nathan Rowe
d8668cae79 Select location text on ctrl+l; deselect on esc, click, or context menu 2024-10-14 12:15:03 -04:00
Jeremy Soller
a9daddb1b0
Add to sidebar in breadcrumb context menu, fixes #526, fixes #395 2024-10-14 10:09:57 -06:00
Jeremy Soller
a6f7a70f3d
Merge pull request #594 from carvalhods/master
i18n (pt-BR) translation update
2024-10-14 09:46:55 -06:00
David Carvalho
cc9b34ee94 i18n (pt-BR) translation update 2024-10-13 21:13:44 -03:00
Jeremy Soller
583d3dfa0d
Support mounting encrypted drive, fixes #144 2024-10-11 16:43:16 -06:00
Jeremy Soller
12d47c8c80
Quote file names in text, fixes #553 2024-10-11 14:35:12 -06:00
Jeremy Soller
45f10be123
Fix breadcrumbs responsiveness 2024-10-11 08:29:22 -06:00
Jeremy Soller
b12b70efb8
Update dependencies 2024-10-11 08:24:12 -06:00
Jeremy Soller
2b4a14dfe2
Show parent folder in details, part of #541 2024-10-10 13:53:01 -06:00
Jeremy Soller
a5dfffcd72
Add view menu for dialog, part of #541 2024-10-10 13:27:50 -06:00
Jeremy Soller
705c780721
Tooltip for long filenames, fixes #169 2024-10-10 11:59:57 -06:00
Jeremy Soller
ad8be058ef
Single column search bar, part of #550 2024-10-10 11:46:46 -06:00
Jeremy Soller
665fdebce9
Only show desktop view options on desktop, fixes #570 2024-10-10 11:25:21 -06:00
Jeremy Soller
c3d09c3885
Update dialog to use footer 2024-10-10 11:15:32 -06:00
Jeremy Soller
454c3baac1
Allow clone of text thumbnail 2024-10-10 11:15:23 -06:00
Jeremy Soller
f54f2efa6a
Fix arrow keys in gallery 2024-10-10 10:11:28 -06:00
Jeremy Soller
081156670e
Add text previews 2024-10-10 10:05:48 -06:00
Jeremy Soller
3ea075b2c6
Save thumbnails as handles to improve performance 2024-10-10 09:07:02 -06:00
Jeremy Soller
a1c2828591
Merge pull request #586 from joshuamegnauth54/fix-tests
Fix tests, a compile error for the Wayland feature, and a deprecation notice
2024-10-10 06:17:23 -06:00
Josh Megnauth
64a4cd4cf9
Fix tests and compile error for Wayland feat
Also fixes a deprecation error.
2024-10-10 01:56:35 -04:00
Jeremy Soller
28b4dda7e0
Support toggling hidden files in search 2024-10-09 21:02:12 -06:00
Jeremy Soller
f2e207b732
Improve search performance more 2024-10-09 20:18:43 -06:00
Jeremy Soller
fd93917c9f
Adjust search limits 2024-10-09 19:01:51 -06:00
Jeremy Soller
a1932b3607
Remove dead code 2024-10-09 18:57:15 -06:00
Jeremy Soller
26e18a719c
Significantly improve search time 2024-10-09 18:55:09 -06:00
Jeremy Soller
32659abb2e
Re-enable forking 2024-10-09 15:43:38 -06:00
Jeremy Soller
e25cd37f2d
Search redesign, fixes #550, fixes #287, fixes part of #224 2024-10-09 15:41:10 -06:00