Commit graph

80 commits

Author SHA1 Message Date
Jeremy Soller
12a2a39a9f
Implement history, show operations, implement trash 2024-01-30 10:47:41 -07:00
Jeremy Soller
004fd617ea
Show key bindings in menu 2024-01-29 12:21:54 -07:00
Jeremy Soller
380a3b2ff7
Add stub for operations 2024-01-29 11:58:50 -07:00
Jeremy Soller
c2a0d99086
Add rudimentary manual path editing 2024-01-29 11:58:36 -07:00
Jeremy Soller
5e1448fb6c
Adjust grid item size to match mockup 2024-01-29 11:25:43 -07:00
Jeremy Soller
1228718b10
Add breadcrumbs to grid view 2024-01-29 11:22:21 -07:00
Jeremy Soller
9a291f60f2
Make last item in breadcrumbs bold 2024-01-29 11:16:19 -07:00
Jeremy Soller
af6af1cf35
Improvements to breadcrumbs, say Home instead of folder name 2024-01-29 11:09:05 -07:00
Jeremy Soller
1bb2d3afca
Add modified to list view 2024-01-29 10:39:12 -07:00
Jeremy Soller
33acdf1dab
Reduce logs in just run 2024-01-29 10:34:19 -07:00
Jeremy Soller
eede1c773d
Format sizes with base 10 units 2024-01-29 10:34:09 -07:00
Jeremy Soller
583ba6c22d
Set MSRV to 1.71 2024-01-29 09:47:17 -07:00
Wyatt Herkamp
44960f5d08 Fix Windows Bug 2024-01-28 17:54:13 -07:00
Wyatt Herkamp
65227fcd76 update depends 2024-01-28 17:54:13 -07:00
Jeremy Soller
9e51be29b9
Accept file arguments in desktop file 2024-01-23 11:01:06 -07:00
Ron Waldon-Howe
a4e7b52467 fix: cargo update to target available cosmic-text commit 2024-01-20 20:03:11 -07:00
Josh Megnauth
e126412d8a Implement hot keys to cycle through tabs
`ctrl-PageUp` cycles tabs forward.
`ctrl-PageDown` cycles tabs backwards.

I initially used `ctrl-tab` and `ctrl-shift-tab`, but pressing `tab` would select elements of the GUI as well as cycle through tabs. It was weird and buggy.
2024-01-16 19:29:53 -07:00
Josh Megnauth
631d8cd20d Add shortcut to close the current tab
Defaults to `ctrl-w`.

Source: https://en.wikipedia.org/wiki/Table_of_keyboard_shortcuts#Tab_management
2024-01-16 19:29:53 -07:00
Jeremy Soller
6536a66ba2
Add helper for setting config values efficiently 2024-01-14 18:55:15 -07:00
Yevhen Popok
8fe14ee46d Add Ukrainian translation 2024-01-14 10:06:56 -07:00
Raphael Oliveira
0a11f92eaf Added brazilian portuguese translation 2024-01-14 07:00:56 -07:00
Raphael Oliveira
95aef0b3cc Added portuguese translation 2024-01-14 07:00:56 -07:00
Raphael Oliveira
ed8d5a776b Added brazilian portuguese translation 2024-01-14 07:00:56 -07:00
Raphael Oliveira
713fc97cdc Added portuguese translation 2024-01-14 07:00:56 -07:00
FAlexei
a779fa4bd0 Russian translation update 2024-01-13 14:24:21 -07:00
VandaLHJ
34bc63fadf Update cosmic_files.ftl PL Translation
Updated to match EN i18n file.
2024-01-13 14:23:52 -07:00
Jeremy Soller
348cf75e26
Update dependencies 2024-01-12 09:58:57 -07:00
Jeremy Soller
4674142179
Update dependencies 2024-01-11 11:51:12 -07:00
W
bedc61b3ef i18n(sr-Cyrl): Update translation
Added filesystem
2024-01-10 14:01:06 -07:00
W
11393a05c3 i18n(sr-Latn): Update translation
Added filesystem
2024-01-10 14:01:06 -07:00
W
7a09a2f94d i18n(sr-Cyrl): Update translation 2024-01-10 14:01:06 -07:00
W
d37c153817 i18n(sr-Latn): Update translation 2024-01-10 14:01:06 -07:00
Jeremy Soller
209622b758
Breadcrumb view 2024-01-10 12:57:30 -07:00
Jeremy Soller
1aba09a4d0
Add menu 2024-01-10 11:39:04 -07:00
Jeremy Soller
35c08f469e
Allow multiple selection when holding ctrl 2024-01-10 10:47:12 -07:00
Jeremy Soller
0708c0eb39
Fix double click 2024-01-10 10:29:49 -07:00
Jeremy Soller
ff87795db0
Proper handling of right click with multiple selection 2024-01-10 10:26:30 -07:00
Jeremy Soller
716991a302
Change context menu based on selection 2024-01-10 10:15:16 -07:00
Jeremy Soller
07c91042db
Improve selection logic 2024-01-10 09:47:47 -07:00
Jeremy Soller
69531644ff
Update to upstream trash-rs 2024-01-10 08:55:47 -07:00
Pavel Dmitriev
4c664689c6 translation: Add i18n for the Chinese language 2024-01-10 08:52:00 -07:00
Pavel Dmitriev
66dd496cca translation: Add i18n for the Russian language 2024-01-10 08:52:00 -07:00
Jeremy Soller
8a46c4bbe1
Reduce nav_bar width and misc improvements 2024-01-09 15:42:42 -07:00
Jeremy Soller
b354a7d9e2
Add nav bar 2024-01-09 15:34:48 -07:00
Martin Spudich
63d8e63304 Add i18n for Czech language. 2024-01-07 21:02:17 -07:00
Jeremy Soller
7ebfd01666 Update dependencies 2024-01-07 09:13:31 -07:00
Jeremy Soller
212208ff68 Update dependencies 2024-01-07 09:11:12 -07:00
Jeremy Soller
b966aea9b3 Update dependencies 2024-01-06 20:56:39 -07:00
Jeremy Soller
94665024f8 Round popover position to fix rendering artifacts 2024-01-06 20:38:08 -07:00
Jeremy Soller
f77488f279 Show number of children for regular folders 2024-01-06 20:31:00 -07:00