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
Jeremy Soller
9628642409
Add support for getting window id from dialog
2024-07-03 13:14:25 -06:00
Jeremy Soller
e81f9701f6
Merge pull request #247 from pknepps/empty-trash-feat
...
Small fixes from previous PR
2024-07-02 08:15:45 -06:00
Jason Rodney Hansen
e9031f299d
Add middle-click to open in new tab from nav bar
2024-07-02 08:14:51 -06:00
Jason Rodney Hansen
419a4dcdc7
Add properties to bread crumbs context menu
2024-07-02 08:14:51 -06:00
Jason Rodney Hansen
7d3ae07067
Add context menu for breadcrumbs
...
* Open in new tab
* Open in new window
2024-07-02 08:14:51 -06:00
Jason Rodney Hansen
0971f6f20f
Open files with middle click
...
* Directories open in new tab
* All others open the file
2024-07-02 08:14:51 -06:00
Jason Rodney Hansen
36bcf81bc6
Add ability to open folders in new tab/window
2024-07-02 08:14:51 -06:00
pknepps
5b1d549dca
removed unneccessary code from previous commit
2024-06-14 00:57:50 -04:00
Jeremy Soller
0ec5f72169
Search in current tab
2024-06-10 13:02:06 -06:00
pknepps
a193b186fb
Added the "Empty Trash" button on the Trashes nav-menu.
2024-06-10 08:51:05 -06:00
pknepps
cc3c0737e4
Added the "Empty Trash" button on the Trashes nav-menu.
2024-06-05 18:48:51 -04:00
Michael Aaron Murphy
5aaff9ea3b
fix: activate nav bar item with matching location
2024-06-02 07:19:54 -06:00
Jeremy Soller
6d8dbb398e
Show search results in tab
2024-05-31 15:20:06 -06:00