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
Vukašin Vojinović
bbcfe19375
Vertically center context menu items ( #444 )
...
* fix: context menu layout
Makes the context menu text vertically centered.
Also removes the hacky list view item padding and makes the line under the breadcrumb accent-colored.
* fix: use spacing variables for menus
* fix
2024-09-11 11:02:47 -06:00
Jeremy Soller
44ff7eb1ad
Merge pull request #450 from pop-os/new-folder
...
menus: Show new folder option before new file option
2024-09-11 11:00:39 -06:00
Jeremy Soller
00bc311eaa
dialog: Implement view switching, part of #335
2024-09-11 10:22:32 -06:00
Jacob Kauffmann
1dbc831ed2
menus: Show new folder option before new file option
2024-09-11 09:52:45 -06:00
Jeremy Soller
ff6f6c1e3a
dialog: order by last modified by default, do not list directories first, part of #335
2024-09-11 09:22:36 -06:00
Jeremy Soller
1490820894
dialog: allow resize, part of #335
2024-09-11 09:15:14 -06:00
Jeremy Soller
ca664f009b
dialog: show configured navbar items and drives, part of #335
2024-09-11 09:09:32 -06:00
Jeremy Soller
4374132e2f
Add support for compressing to .tgz, add gio network mount example
2024-09-10 11:50:14 -06:00
Jeremy Soller
c4c92be708
Merge pull request #400 from francesco-gaglione/recent_section
...
Recents section
2024-09-10 10:02:13 -06:00
Jeremy Soller
c22cb221d9
Use correct folder name in tab
2024-09-09 13:27:54 -06:00
Jeremy Soller
6ac98fe13c
Remove icon from breadcrumbs
2024-09-09 13:14:41 -06:00
Jeremy Soller
dda636fcb6
Fix navbar open in condensed mode by default
2024-09-09 11:05:17 -06:00
Nathan Rowe
13cd7138cc
Add Compress menu option to add files to zip archive
2024-09-05 17:34:41 -04:00
l-const
c5ee8285ee
Delete files in search-mode. (fix for #252 )
2024-09-04 00:45:24 +03:00
Francesco-gaglione
da52e8aa6e
update recently used on dialog open
2024-09-03 00:09:49 +02:00
Francesco-gaglione
dc5842e5d5
fix app id
2024-09-02 23:39:56 +02:00
francesco-gaglione
5f392beb96
Merge branch 'pop-os:master' into recent_section
2024-09-02 09:20:38 +02:00
Josh Megnauth
0c7280ab01
Try LC_TIME before LANG for time localization
2024-09-01 01:30:04 -04:00
Jeremy Soller
d923efa5de
Update libcosmic to fix #286
2024-08-29 10:12:03 -06:00
Francesco-gaglione
bcfdc1138b
fix app name
2024-08-28 08:58:44 +02:00
Francesco-gaglione
282757b687
Merge branch 'refs/heads/master' into recent_section
...
# Conflicts:
# Cargo.lock
2024-08-27 19:02:56 +02:00
Francesco-gaglione
626a85868d
removed logs
2024-08-27 19:01:36 +02:00