Jeremy Soller
c202c8cffc
Clear selection when right clicking empty space, fixes #361
2024-09-20 09:09:39 -06:00
Jeremy Soller
2e9bcfec53
Support drag into the breadcrumbs, fixes #177
2024-09-20 09:00:59 -06:00
Jeremy Soller
ed2aeadc79
Add location under the file name in list view search results, fixes #338
2024-09-17 11:55:54 -06:00
Jeremy Soller
ca4cdb8fde
Close context menu when changing location, fixes #328
2024-09-17 11:31:15 -06:00
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
8ace8d025a
Mount network path as needed
2024-09-16 09:18:35 -06:00
Jeremy Soller
c3d6498042
WIP: support for network browsing
2024-09-16 09:18:35 -06:00
Jason Rodney Hansen
cd71c895f9
Change display of date and time
2024-09-15 17:05:15 -06:00
Justin Gross
a192d93f4b
chore: collapse scroll_area into mouse_area
2024-09-14 02:11:06 -04:00
Justin Gross
b332fc6b1c
chore: apply code formatting
2024-09-13 13:38:56 -04:00
Justin Gross
7acda4c007
chore: put cloths on a naked bool
2024-09-13 13:38:55 -04:00
Justin Gross
825ec0c3e3
feat: zoom items on ctrl+scroll
2024-09-13 13:38:55 -04:00
Justin Gross
8e74a08704
chore: add zoom on scroll message handling
2024-09-13 13:38:54 -04:00
Jeremy Soller
17774af1e4
Track tab items by location instead of path
2024-09-13 09:35:37 -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
5d596239be
Desktop mode
2024-09-11 11:15:53 -06:00
Vukašin Vojinović
bbcfe19375
Vertically center context menu items ( #444 )
...
* fix: context menu layout
Makes the context menu text vertically centered.
Also removes the hacky list view item padding and makes the line under the breadcrumb accent-colored.
* fix: use spacing variables for menus
* fix
2024-09-11 11:02:47 -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
c22cb221d9
Use correct folder name in tab
2024-09-09 13:27:54 -06:00
Jeremy Soller
6ac98fe13c
Remove icon from breadcrumbs
2024-09-09 13:14:41 -06: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
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
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
1ffb3b9870
fix merge conflicts
2024-08-20 08:30:41 +02:00
Jeremy Soller
e4c65883fd
Show symlinked directories as directories, part of #10
2024-08-19 09:51:04 -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
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
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
96d6ee9e6d
Merge pull request #382 from jasonrhansen/modified-sort
...
Sort modified descending on initial click
2024-08-15 07:53:19 -06:00
Jason Rodney Hansen
9af0abeef1
Sort modified descending on initial click
2024-08-14 20:00: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
Jeremy Soller
da329004aa
Continue operations in the background if the window is closed
2024-08-09 09:59:25 -06: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
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