Francesco Pio Gaglione
d8b76c424e
typo
2024-10-03 19:06:46 +02:00
Francesco Pio Gaglione
fabe288500
removed test message
2024-10-03 19:05:47 +02:00
Jeremy Soller
b0ac065742
Merge branch 'run_executables' of https://github.com/francesco-gaglione/cosmic-files into francesco-gaglione-run_executables
2024-10-03 11:04:56 -06:00
Francesco Pio Gaglione
54e9be6459
permission dialog
2024-10-03 18:23:50 +02:00
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
ef1c7beab1
Merge pull request #546 from iamkartiknayak/fix/compound-extension
...
fix(copy_unique_path): fix compound file extension handling
2024-10-03 09:56:05 -06:00
Jeremy Soller
9248a478d2
Merge pull request #548 from iamkartiknayak/fix/show-details-toggle
...
fix(toggle-show-details): fix show-details toggle
2024-10-03 09:55:11 -06:00
Kartik Nayak
932bd223a2
fix(toggle-show-details): fix show-details toggle
2024-10-03 18:48:52 +05:30
Kartik Nayak
0e04a6e481
fix(copy_unique_path): fix compound file extension handling
2024-10-03 16:45:14 +05:30
Jeremy Soller
dabb3749f0
Support some key bindings in dialog
2024-10-02 16:07:19 -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
9a02c0f9f4
Allow show detials without any selected item
2024-10-02 13:44:50 -06:00
Jeremy Soller
9b8844a884
Preview and gallery mode changes, part of #540
2024-10-02 13:24:39 -06:00
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
Francesco Pio Gaglione
360f8c42cc
removed std err pipe
2024-09-28 22:32:25 +02:00
Francesco Pio Gaglione
c520351d42
removed log
2024-09-28 17:10:39 +02:00
Francesco Pio Gaglione
72101ca296
run AppImage files from cosmic-files
2024-09-28 17:08:08 +02:00
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