Commit graph

683 commits

Author SHA1 Message Date
Francesco-gaglione
bcfdc1138b fix app name 2024-08-28 08:58:44 +02:00
Francesco-gaglione
282757b687 Merge branch 'refs/heads/master' into recent_section
# Conflicts:
#	Cargo.lock
2024-08-27 19:02:56 +02:00
Francesco-gaglione
626a85868d removed logs 2024-08-27 19:01:36 +02:00
Jeremy Soller
01426ee445
users is unmaintained, switch to uzers 2024-08-27 07:26:47 -06:00
Francesco-gaglione
65aea7671f update recently used on file open 2024-08-27 09:25:30 +02:00
Francesco-gaglione
0d9780ae13 merge 2024-08-27 09:04:52 +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
Austin Riba
a5a5f229ac Fix poor formatting and smelly code in format_permissions 2024-08-26 13:28:44 -07:00
Austin Riba
8d25f700af Merge branch 'master' into ownership-metadata 2024-08-26 13:15:18 -07:00
Jeremy Soller
f51e4f5016
Make notify support optional, update libcosmic 2024-08-26 13:31:01 -06:00
Austin Riba
4ba816b151 Display file ownership and permissions.
This subsumes #414. Took feedback into account to display more
human-readble permissions. Also, display the owner and group ownership
inline with the permissions themselves.
2024-08-21 13:52:52 -07:00
Francesco Pio Gaglione
0c299950c9 recents in dialog mode 2024-08-20 09:43:25 +02: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
e4c65883fd
Show symlinked directories as directories, part of #10 2024-08-19 09:51:04 -06: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
Jeremy Soller
51e2b4e995
Merge pull request #403 from jasonrhansen/open-in-new-tab-background
Don't focus tab when opening folder in new tab
2024-08-19 07:48:15 -06:00
Jeremy Soller
7d7f614734
Merge pull request #402 from jasonrhansen/breadcrumbs-mouse-cursor
Use pointer mouse cursor for breadcrumbs
2024-08-19 07:47:45 -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
Jason Rodney Hansen
ca9f77a09f Fix breadcrumbs to use pointer mouse cursor 2024-08-16 10:33:32 -06:00
Jason Rodney Hansen
6def8b7f8b Fix scrolling item into view when using arrow keys 2024-08-16 08:13:25 -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
Jeremy Soller
bd233d89ca
Merge pull request #386 from l-const/master
Consider clearing the search filtering when searchSubmit and the input is empty.
2024-08-15 07:54:16 -06:00
Jeremy Soller
96d6ee9e6d
Merge pull request #382 from jasonrhansen/modified-sort
Sort modified descending on initial click
2024-08-15 07:53:19 -06:00
Jeremy Soller
92a14fb080
Merge pull request #351 from dengelt/no-results-found
Display no-results message instead of empty-folder when there are no search results
2024-08-15 07:51:28 -06: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
9af0abeef1 Sort modified descending on initial click 2024-08-14 20:00:10 -06:00
Jason Rodney Hansen
4496a55682 Activate navbar selection on init and when switching tabs 2024-08-14 18:43:10 -06:00
Tim Dengel
ede7b4ae94
Display no-results message instead of empty-folder when there are no search results 2024-08-11 03:57:28 +02: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
Vukašin Vojinović
5af7658a06 fix: add settings keybind 2024-08-09 20:09:36 +02: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
git-f0x
b011bc7635 fix: add padding to context menu divider 2024-08-06 18:57:47 +02:00
Vukašin Vojinović
4129ab9122
fix: match divider padding to design 2024-07-31 15:58:17 +02:00
git-f0x
5d8cb2d6bf fix: don't scroll sorting headings 2024-07-31 14:11:37 +02:00
git-f0x
d4a642b0ff fix(list_view): lower min ZoomIn value 2024-07-26 19:36:24 +02:00
git-f0x
ba165a15ef fix(list_view): lower min ZoomOut value 2024-07-26 15:29:48 +02:00
git-f0x
e66e0e4de8 fix(list_view): use caption text for details when condensed 2024-07-26 12:29:29 +02:00
Jeremy Soller
82580d5660
Merge pull request #296 from joshuamegnauth54/fix-285-hanging-test
fix: copy_to_diff_dir_doesnt_dupe_files hangs
2024-07-25 11:32:13 -06:00
Josh Megnauth
68288fc9c1
fix: copy_to_diff_dir_doesnt_dupe_files hangs
Closes: #285
2024-07-22 23:23:47 -04:00
Michael Aaron Murphy
acf423582f
feat: undo toaster 2024-07-22 17:56:10 +02:00
Jeremy Soller
ec4d7341d7
Merge pull request #283 from joshuamegnauth54/fix-274-wrong-range-selected-on-sort
fix: Correct range on shift clicking sorted tabs
2024-07-17 07:50:48 -06:00
Josh Megnauth
d168edb4fa
fix: Correct range on shift clicking sorted tabs
Closes: #274

My code comments explain the problem and the fix.
2024-07-17 02:39:45 -04:00
Vukašin Vojinović
05481d55b5
fix: rectangle selection
This uncomments the lines preceded by HACK, since rectangle selection and some other things break.
Tweaked the `spacer-height` to the lowest value where the scrollbars don't always appear.
2024-07-15 11:11:52 +02:00
Vukašin Vojinović
142be2ea66
comment workaround
When these lines are uncommented, a scroll bar always shows up in Files. Commenting them makes the scollbar behave as expected.
2024-07-13 18:02:51 +02:00