Jeremy Soller
081156670e
Add text previews
2024-10-10 10:05:48 -06:00
Josh Megnauth
64a4cd4cf9
Fix tests and compile error for Wayland feat
...
Also fixes a deprecation error.
2024-10-10 01:56:35 -04:00
Jeremy Soller
28b4dda7e0
Support toggling hidden files in search
2024-10-09 21:02:12 -06:00
Jeremy Soller
e25cd37f2d
Search redesign, fixes #550 , fixes #287 , fixes part of #224
2024-10-09 15:41:10 -06:00
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
01f0b0967a
Set minimum size on dialog and desktop popups
2024-10-04 11:16:41 -06:00
Jeremy Soller
191af673b1
Show details in popup window in desktop mode, part of #547
2024-10-04 11:07:38 -06:00
Jeremy Soller
89adf0682d
Use tertiary action for browsing store
2024-10-04 09:58:35 -06:00
Jeremy Soller
ce91ed3f24
Merge pull request #557 from iamkartiknayak/fix/duplicate-sidebar-entries
...
fix(sidebar): prevent duplicate entries of the same item
2024-10-03 16:03:20 -06:00
Jeremy Soller
afa7c30857
Add desktop context menu items, part of #547
2024-10-03 15:41:27 -06:00
Kartik Nayak
e64520f727
fix(sidebar): prevent duplicate entries of the same item
2024-10-04 03:02:09 +05:30
Jeremy Soller
7f60a0c710
Support browsing for application in open with dialog
2024-10-03 15:16:17 -06:00
Jeremy Soller
fef57ee031
Improved open with dialog, part of #547
2024-10-03 14:54:18 -06:00
Jeremy Soller
08e872a6f1
Remove invalid items from desktop mode context menu, part of #547
2024-10-03 13:07:11 -06:00
Jeremy Soller
8615157ec8
Adjust key bindings based on mode, part of #547
2024-10-03 13:02:09 -06:00
Jeremy Soller
5624f37a36
Adjust executable permission to use Operation and adjust text per UX
2024-10-03 11:53:01 -06:00
Jeremy Soller
00857511ca
Merge branch 'run_executables' of https://github.com/francesco-gaglione/cosmic-files into francesco-gaglione-run_executables
2024-10-03 11:07:10 -06:00
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
Kartik Nayak
932bd223a2
fix(toggle-show-details): fix show-details toggle
2024-10-03 18:48:52 +05:30
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
Francesco Pio Gaglione
360f8c42cc
removed std err pipe
2024-09-28 22:32:25 +02:00
Francesco Pio Gaglione
72101ca296
run AppImage files from cosmic-files
2024-09-28 17:08:08 +02:00
Jeremy Soller
03b6b6bb45
Preserve selections through external changes, part of #500
2024-09-25 16:06:11 -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
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
60009324c8
Add previous, next, and open to preview
2024-09-23 11:59:05 -06:00
Jeremy Soller
73ed4cfa5a
Enable preview in dialog
2024-09-20 19:36:50 -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
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
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
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
c3d6498042
WIP: support for network browsing
2024-09-16 09:18:35 -06:00
Justin Gross
a192d93f4b
chore: collapse scroll_area into mouse_area
2024-09-14 02:11:06 -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
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