Commit graph

415 commits

Author SHA1 Message Date
Kartik Nayak
fa5eb85067 fix(copy_unique_path): update file rename logic to format as "filename (copy n).ext" for duplicates 2024-09-29 04:00:18 +05:30
Kartik Nayak
dd744d09a1 fix(extract): correctly append copy suffix for existing folder names 2024-09-28 19:28:33 +05:30
Kartik Nayak
c7ec9fb8de fix(extract): preserve full folder names during extraction, fixes #504 2024-09-28 19:28:13 +05:30
Jeremy Soller
5e0ef57ef8
Improve move operations 2024-09-27 11:04:18 -06:00
Jeremy Soller
47cfdc3718
Disable menu items when not available, fixes #185 2024-09-27 09:15:42 -06:00
Jeremy Soller
8dd26b6ca0
Fix build when desktop feature is disabled 2024-09-26 10:43:49 -06:00
Jeremy Soller
03b6b6bb45
Preserve selections through external changes, part of #500 2024-09-25 16:06:11 -06:00
Jeremy Soller
b91088482b
Backspace to go back, fixes #267 2024-09-25 15:36:22 -06:00
Jeremy Soller
5a3c63df17
Scroll to the top after changing location, fixes #448 2024-09-25 15:32:54 -06:00
Jeremy Soller
a1964eabd2
Correct input argument for thumbnailer 2024-09-25 14:27:40 -06:00
Jeremy Soller
898823f69c
Generically support external thumbnailers 2024-09-25 14:18:28 -06:00
Jeremy Soller
e236023561
Add support for evince thumbnailer 2024-09-25 13:28:14 -06:00
Jeremy Soller
f352890283
Video thumbnails using totem-video-thumbnailer and improvements for SVGs 2024-09-25 11:30:17 -06:00
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