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 |
|
Vukašin Vojinović
|
f41730978c
|
fix(recents): use correct icon
|
2024-09-12 06:34:08 -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 |
|
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
|
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
|
dc5842e5d5
|
fix app id
|
2024-09-02 23:39:56 +02:00 |
|
Francesco-gaglione
|
bcfdc1138b
|
fix app name
|
2024-08-28 08:58:44 +02:00 |
|
Francesco-gaglione
|
65aea7671f
|
update recently used on file open
|
2024-08-27 09:25:30 +02:00 |
|
Francesco-gaglione
|
a27e67b957
|
Merge branch 'refs/heads/master' into recent_section
# Conflicts:
# Cargo.lock
# src/tab.rs
|
2024-08-27 08:45:47 +02:00 |
|
Jeremy Soller
|
f51e4f5016
|
Make notify support optional, update libcosmic
|
2024-08-26 13:31:01 -06:00 |
|
Francesco Pio Gaglione
|
1ffb3b9870
|
fix merge conflicts
|
2024-08-20 08:30:41 +02:00 |
|
Nathan Rowe
|
ef23ff77e1
|
Enable extracting zip files to current folder
|
2024-08-19 12:12:08 -04:00 |
|
Jeremy Soller
|
b5b13ef1b8
|
Add Open item location for search results, fixes #280
|
2024-08-19 09:15:28 -06:00 |
|
Jeremy Soller
|
fd2de87067
|
Merge pull request #405 from jasonrhansen/back-remember-position
Select previous directory when navigating back
|
2024-08-19 07:48:40 -06:00 |
|
Jason Rodney Hansen
|
0575ec7cb8
|
Select previous directory when navigating back
|
2024-08-17 13:16:53 -06:00 |
|
Jason Rodney Hansen
|
2df2bbe82d
|
Don't focus tab when opening folder in new tab
|
2024-08-16 11:33:58 -06:00 |
|
Francesco Pio Gaglione
|
c087e85e12
|
fix icons
|
2024-08-16 14:48:51 +02:00 |
|
Francesco Pio Gaglione
|
056724268e
|
recent section
|
2024-08-16 14:42:09 +02:00 |
|
l-const
|
6f93e05182
|
Consider clearing the search filtering when searchSubmit and the input is empty.
|
2024-08-15 16:30:52 +03:00 |
|
Jason Rodney Hansen
|
4496a55682
|
Activate navbar selection on init and when switching tabs
|
2024-08-14 18:43:10 -06:00 |
|
Francesco Pio Gaglione
|
b6a45e6f2b
|
Clear and close search field on nav
|
2024-08-10 21:54:19 +02:00 |
|
Jeremy Soller
|
ca1168ddf5
|
Merge pull request #316 from git-f0x/master
Add missing File menu entries
|
2024-08-09 14:09:41 -06:00 |
|
Jeremy Soller
|
da329004aa
|
Continue operations in the background if the window is closed
|
2024-08-09 09:59:25 -06:00 |
|
git-f0x
|
f03fc1e3ab
|
feat: add missing file menu entries
|
2024-08-08 15:50:16 +02:00 |
|
Michael Aaron Murphy
|
acf423582f
|
feat: undo toaster
|
2024-07-22 17:56:10 +02:00 |
|
git-f0x
|
32a2ccbaf6
|
fix: tab padding
|
2024-07-13 11:34:03 +02:00 |
|