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
Jeremy Soller
c5bff149c0
Implement search backend
2024-05-31 15:20:06 -06:00
Jeremy Soller
e6f8fdd1e6
Go back to home if location is unmounted, fixes #148
2024-05-31 10:39:27 -06:00
Eduardo Flores
19bd8f39f4
fix: nav model active entity
2024-05-29 17:59:35 -06:00
maciekk64
a085499c0e
default view config
2024-05-29 17:56:42 -06:00
Jeremy Soller
322dad2b8a
Implement view menu, fixes #184
2024-05-28 10:40:36 -06:00
Jeremy Soller
e947bee833
Update tab location when drag and dropping, fixes #178
2024-05-28 09:28:46 -06:00
Jeremy Soller
cf47297866
Update libcosmic
2024-05-20 14:09:45 -06:00
Josh Megnauth
ef32539aae
Unit tests and clean up for dupe file feature
2024-05-14 10:54:52 -06:00
Jeremy Soller
afa0903120
On escape, close context menus before clearing selection
2024-05-09 14:04:16 -06:00
Jeremy Soller
8ba70f2f93
Workaround to support favorited files
2024-05-09 13:55:57 -06:00
Jeremy Soller
1116eaa05a
Add empty trash, fixes #118
2024-05-09 13:24:06 -06:00
Jeremy Soller
99c378873a
Implement add to sidebar, fixes #112
2024-05-09 12:48:33 -06:00
Jeremy Soller
a61e587b1c
Format
2024-05-09 12:31:28 -06:00
Jeremy Soller
c19e256665
Implement remove from sidebar
2024-05-09 12:26:55 -06:00
Jeremy Soller
a13e3fd095
Add config for favorites
2024-04-30 13:29:58 -06:00
Jeremy Soller
37a6f37f7f
Implement unmount button
2024-04-24 13:59:55 -06:00
Michael Aaron Murphy
8c3af501ca
feat: add context menus to nav bar
2024-04-23 11:49:14 -06:00
Jeremy Soller
2b1abc7c23
Refresh gvfs volumes as needed
2024-04-22 13:14:25 -06:00
Jeremy Soller
02b6cda872
Add mounter abstraction, enable minimal GVfs support
2024-04-22 09:54:00 -06:00
Ashley Wulber
11a2d0deef
feat: dnd to trash
2024-04-10 13:16:25 -06:00