Commit graph

402 commits

Author SHA1 Message Date
Jeremy Soller
181bed29a4
Merge pull request #478 from joshuamegnauth54/issue-458-show-trashed-on-time
Show file deletion date in Trash
2024-09-25 08:42:00 -06:00
Vukašin Vojinović
e3b8408866 fix(dialog): header bar icon padding 2024-09-24 23:18:46 +02:00
Jeremy Soller
b05e2d0d06
Merge pull request #491 from git-f0x/master
Make header button height fixed
2024-09-24 09:20:24 -06:00
Jeremy Soller
a071455258
Allow SVG in gallery, only show images in gallery 2024-09-24 08:39:13 -06:00
Vukašin Vojinović
830ef46cc1 fix(header): fixed padding header buttons
This matches the custom header buttons to other header bar buttons and prevents the buttons being cut off when Spacious density is used, and makes them easier to click when Compact.
2024-09-24 12:39:11 +02:00
Jeremy Soller
e5674da205
Gallery design improvements 2024-09-23 19:30:19 -06:00
Jeremy Soller
c711704947
Fix window drag and add double click to maximize in gallery view 2024-09-23 16:05:43 -06:00
Jeremy Soller
7b2e448947
Gallery view (#488)
* WIP: gallery view

* Adjust gallery view to design

* Update dialog to better match gallery design
2024-09-23 15:56:32 -06:00
Jeremy Soller
eda1189f08
Add image resolution to details 2024-09-23 12:55:46 -06:00
Jeremy Soller
c3658dba5b
Move permissions to settings list 2024-09-23 12:50:46 -06:00
Jeremy Soller
60009324c8
Add previous, next, and open to preview 2024-09-23 11:59:05 -06:00
Josh Megnauth
3b72d29740
Show file deletion date in Trash
Closes: #458
2024-09-21 02:59:55 -04:00
Jeremy Soller
73ed4cfa5a
Enable preview in dialog 2024-09-20 19:36:50 -06:00
Jeremy Soller
333d4e58ca
Keep focused item in view when resizing, part of #109 2024-09-20 14:35:00 -06:00
Jeremy Soller
f4fd98cc23
Implement automatic preview, part of #109 2024-09-20 14:13:04 -06:00
Jeremy Soller
55eb21911e
Place context drawer on the side of content, part of #109 2024-09-20 11:41:15 -06:00
Jeremy Soller
1d879628f3
Fix missing thumbnails in condensed list view 2024-09-20 09:45:01 -06:00
Jeremy Soller
5dff3418ad
Update dependencies 2024-09-20 09:24:03 -06:00
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
00e5c15b95
Fix operations not showing up in history 2024-09-20 08:50:41 -06:00
Jeremy Soller
8668c18607
Only show networks in side bar if a mounter is found 2024-09-18 10:24:22 -06:00
Jeremy Soller
136b1e6c37
Use copy instead of move when pasting to different device, fixes #337 2024-09-17 12:55:13 -06:00
Jeremy Soller
d0359af0b5
Add support for bzip and xz tar files, part of #122 2024-09-17 12:31:54 -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
0fe302a524
Default to list view 2024-09-17 11:41:14 -06:00
Jeremy Soller
de08823052
Show toasts as overlay on empty element, fixes #363 2024-09-17 11:37:49 -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
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
e45172f8af
dialog: add new folder button when saving, part of #335 2024-09-13 08:10:02 -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
c8eb2b3024
dialog: remove dead view selection code 2024-09-11 14:32:12 -06:00
Jeremy Soller
b851f3dd66
dialog: implement view and sort menu as designed 2024-09-11 14:22:40 -06:00
Jeremy Soller
36d61d574d
dialog: Add search 2024-09-11 13:56:45 -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