Jeremy Soller
d39a6bfc78
Format code
2024-09-17 10:34:08 -06:00
Jeremy Soller
1ee0201596
Merge pull request #455 from justintime4tea/feature/item_zoom_on_scroll
...
feature(convenience): item view zoom on scroll + ctrl
2024-09-16 09:20:10 -06:00
Jeremy Soller
c3d6498042
WIP: support for network browsing
2024-09-16 09:18:35 -06:00
Justin Gross
a192d93f4b
chore: collapse scroll_area into mouse_area
2024-09-14 02:11:06 -04:00
Justin Gross
8900966300
chore: add test_util helper assert_scroll_affects_item_zoom
2024-09-13 13:38:53 -04:00
Jeremy Soller
17774af1e4
Track tab items by location instead of path
2024-09-13 09:35:37 -06:00
Jeremy Soller
7451ecf111
Add table of network schemes
2024-09-12 16:29:10 -06:00
Jeremy Soller
0d8fd00dd3
Implement network drive connection, part of #202
2024-09-12 15:54:54 -06:00
Vukašin Vojinović
f41730978c
fix(recents): use correct icon
2024-09-12 06:34:08 -06:00
Jeremy Soller
76cf9865f0
Add sort menu, fixes #192
2024-09-11 13:29:00 -06:00
Jeremy Soller
24a44c3b52
Add separators to navbar, part of #335
2024-09-11 12:53:25 -06:00
Jeremy Soller
5d596239be
Desktop mode
2024-09-11 11:15:53 -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
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
Jeremy Soller
dda636fcb6
Fix navbar open in condensed mode by default
2024-09-09 11:05:17 -06:00
Nathan Rowe
13cd7138cc
Add Compress menu option to add files to zip archive
2024-09-05 17:34:41 -04:00
l-const
c5ee8285ee
Delete files in search-mode. (fix for #252 )
2024-09-04 00:45:24 +03:00
Francesco-gaglione
dc5842e5d5
fix app id
2024-09-02 23:39:56 +02:00
Francesco-gaglione
bcfdc1138b
fix app name
2024-08-28 08:58:44 +02:00
Francesco-gaglione
65aea7671f
update recently used on file open
2024-08-27 09:25:30 +02:00
Francesco-gaglione
a27e67b957
Merge branch 'refs/heads/master' into recent_section
...
# Conflicts:
# Cargo.lock
# src/tab.rs
2024-08-27 08:45:47 +02:00
Jeremy Soller
f51e4f5016
Make notify support optional, update libcosmic
2024-08-26 13:31:01 -06:00
Francesco Pio Gaglione
1ffb3b9870
fix merge conflicts
2024-08-20 08:30:41 +02:00
Nathan Rowe
ef23ff77e1
Enable extracting zip files to current folder
2024-08-19 12:12:08 -04:00
Jeremy Soller
b5b13ef1b8
Add Open item location for search results, fixes #280
2024-08-19 09:15:28 -06:00
Jeremy Soller
fd2de87067
Merge pull request #405 from jasonrhansen/back-remember-position
...
Select previous directory when navigating back
2024-08-19 07:48:40 -06:00
Jason Rodney Hansen
0575ec7cb8
Select previous directory when navigating back
2024-08-17 13:16:53 -06:00
Jason Rodney Hansen
2df2bbe82d
Don't focus tab when opening folder in new tab
2024-08-16 11:33:58 -06:00
Francesco Pio Gaglione
c087e85e12
fix icons
2024-08-16 14:48:51 +02:00
Francesco Pio Gaglione
056724268e
recent section
2024-08-16 14:42:09 +02:00
l-const
6f93e05182
Consider clearing the search filtering when searchSubmit and the input is empty.
2024-08-15 16:30:52 +03:00
Jason Rodney Hansen
4496a55682
Activate navbar selection on init and when switching tabs
2024-08-14 18:43:10 -06:00
Francesco Pio Gaglione
b6a45e6f2b
Clear and close search field on nav
2024-08-10 21:54:19 +02:00
Jeremy Soller
ca1168ddf5
Merge pull request #316 from git-f0x/master
...
Add missing File menu entries
2024-08-09 14:09:41 -06:00
Jeremy Soller
da329004aa
Continue operations in the background if the window is closed
2024-08-09 09:59:25 -06:00
git-f0x
f03fc1e3ab
feat: add missing file menu entries
2024-08-08 15:50:16 +02:00
Michael Aaron Murphy
acf423582f
feat: undo toaster
2024-07-22 17:56:10 +02:00
git-f0x
32a2ccbaf6
fix: tab padding
2024-07-13 11:34:03 +02:00
Vukašin Vojinović
8efc6084ec
Merge branch 'master' into master
2024-07-12 19:46:53 +02:00
Vukašin Vojinović
3529717476
fix: text padding at min list size
2024-07-12 19:40:46 +02:00
Vukašin Vojinović
4e7dff5981
Lower min list size
2024-07-12 11:06:47 +02:00
Jeremy Soller
f4975391ac
Reduce debug print level
2024-07-11 16:20:29 -06:00
Jeremy Soller
c3a28b3752
Rename operations to edit history, improve formatting, add progress button
2024-07-11 15:32:21 -06:00
Jeremy Soller
5c82e72c80
Show toast on moving to trash
2024-07-11 14:11:43 -06:00
Jeremy Soller
010e1a977d
Adjust default list size
2024-07-11 10:12:07 -06:00
Jeremy Soller
14be0d82f9
Implement apply to all and keep both in replace dialog, fixes #180
2024-07-08 14:35:20 -06:00
Jeremy Soller
97444c3572
Use replace dialog in all required places, part of #180
2024-07-08 13:43:11 -06:00
Jeremy Soller
35fcb011c5
Add dialog for move conflict, part of #180
2024-07-08 11:51:07 -06:00
Josh Megnauth
783256fe8b
fix: Panic on long numerical file names
...
Closes : #258
[lexical_sort](https://github.com/Aloso/lexical-sort ) is currently
unmaintained. The author recommends switching to the `icu` crate which
is maintained by the Unicode Consortium.
2024-07-08 02:00:52 -04:00