Commit graph

253 commits

Author SHA1 Message Date
Jeremy Soller
c511242dd4
Implement desktop view toggles, part of #547 2024-10-04 16:28:30 -06:00
Jeremy Soller
cc2a62a14c
Make each monitor an independant tab 2024-10-04 11:53:37 -06:00
Jeremy Soller
191af673b1
Show details in popup window in desktop mode, part of #547 2024-10-04 11:07:38 -06:00
Francesco Pio Gaglione
f93ce73023 requested changes 2024-10-04 19:02:22 +02:00
Francesco Pio Gaglione
613cbdaee9 moved .hidden file logic to scan function 2024-10-04 18:35:02 +02:00
Francesco Pio Gaglione
022ea08196 hide file from hidden file in grid list 2024-10-04 14:04:10 +02:00
Francesco Pio Gaglione
ed8522344e hide files in .hidden file 2024-10-04 11:52:34 +02:00
Jeremy Soller
d3f91e6457
Merge pull request #554 from iamkartiknayak/fix/image-only-gallery
fix(gallery): trigger gallery view only on images
2024-10-03 16:04:02 -06:00
Jeremy Soller
fef57ee031
Improved open with dialog, part of #547 2024-10-03 14:54:18 -06:00
Jeremy Soller
8615157ec8
Adjust key bindings based on mode, part of #547 2024-10-03 13:02:09 -06:00
Kartik Nayak
0a24b1d5cf fix(gallery): trigger gallery view only on images 2024-10-04 00:18:27 +05:30
Jeremy Soller
ea9e237810
Remove tab zoom tests as it now involves an interaction with the app 2024-10-03 10:09:37 -06:00
Jeremy Soller
68876a4257
Reenable zoom with scroll 2024-10-02 15:49:41 -06:00
Jeremy Soller
21eac9324f
Make show details configurable and persistent, fixes #540 and #321 2024-10-02 15:26:02 -06:00
Jeremy Soller
60743ed251
Settings overhaul, part of #321 2024-10-02 14:53:24 -06:00
Jeremy Soller
9b8844a884
Preview and gallery mode changes, part of #540 2024-10-02 13:24:39 -06:00
Jeremy Soller
03b6b6bb45
Preserve selections through external changes, part of #500 2024-09-25 16:06:11 -06:00
Jeremy Soller
5a3c63df17
Scroll to the top after changing location, fixes #448 2024-09-25 15:32:54 -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
Jeremy Soller
a071455258
Allow SVG in gallery, only show images in gallery 2024-09-24 08:39:13 -06: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
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
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
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