Commit graph

26 commits

Author SHA1 Message Date
Ashley Wulber
03ed0857d2 fix: fallback to 0 if no path can be found for network directory 2025-07-17 10:15:42 -06:00
Ashley Wulber
a37b27e7e4 fix: network page entries 2025-07-16 09:37:58 -06:00
Ashley Wulber
a7a519b14c cleanup 2025-07-15 13:15:45 -06:00
Ashley Wulber
08367c9ea6 feat: handle opening network location in new window 2025-07-15 13:15:45 -06:00
Ashley Wulber
c7e9828d7b feat: retry opening network locations after mounting 2025-07-15 13:15:45 -06:00
Ashley Wulber
6a2bd1faf1 fix: add eject button for context menus on mount point 2025-07-01 00:25:58 +00:00
Jeremy Soller
2c8060f93b
Remove debug prints from gvfs mounter 2025-05-15 11:49:49 -06:00
Daniel
569247acfb
visualise cut items (#954) 2025-04-28 07:35:27 -06:00
Jeremy Soller
7598130650
Fall back to unmount if eject is not supported, fixes #941 2025-04-21 13:21:02 -06:00
Jeremy Soller
ceab7835ad
Clean up mime app handling and make it possible to set default application, part of #325 2025-01-24 11:55:56 -07:00
Josh Megnauth
8ff54d1522 chore(clippy): mime_app, operation, mounter
Fixes Clippy lints for:
* src/mounter/
* src/operation/
* src/mime_app.rs
* src/mouse_area.rs (I missed two of them last time)
2025-01-22 08:10:05 -07:00
Jeremy Soller
2f08c05afe
Refactor directory size to allow for cancellation 2024-11-15 17:30:25 -07:00
francesco-gaglione
5f944a3059
Directories sizes in details view (#656)
* translations

* folder size in details view

* dir size subscription

* waldir instead of recursion

* opitonal size with calculating label waiting for subscription

* removed not necessary code

* Bug fixes

---------

Co-authored-by: Jeremy Soller <jackpot51@gmail.com>
2024-11-15 15:24:52 -07:00
Daniel Yoon
99306cbf1b initial commit 2024-10-23 11:21:48 +11:00
Jeremy Soller
390673c70f
Update libcosmic/iced 2024-10-21 13:51:10 -06:00
Jeremy Soller
583d3dfa0d
Support mounting encrypted drive, fixes #144 2024-10-11 16:43:16 -06:00
Jeremy Soller
218630b7e0
Eject instead of unmount, fixes #479 2024-10-04 19:07:26 -06:00
Jeremy Soller
c511242dd4
Implement desktop view toggles, part of #547 2024-10-04 16:28:30 -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
Jeremy Soller
0d8fd00dd3
Implement network drive connection, part of #202 2024-09-12 15:54:54 -06:00
Jeremy Soller
e6f8fdd1e6
Go back to home if location is unmounted, fixes #148 2024-05-31 10:39:27 -06:00
Jeremy Soller
37a6f37f7f
Implement unmount button 2024-04-24 13:59:55 -06:00
Jeremy Soller
d80c358ca5
Fix compilation without gvfs feature 2024-04-22 15:32:19 -06:00
Jeremy Soller
2b1abc7c23
Refresh gvfs volumes as needed 2024-04-22 13:14:25 -06:00
Jeremy Soller
02b6cda872
Add mounter abstraction, enable minimal GVfs support 2024-04-22 09:54:00 -06:00