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 |
|
Josh Megnauth
|
6a6a494012
|
chore(clippy): mouse_area, controller & more
Fixes lints for:
* src/operation/controller.rs
* src/mouse_area.rs
* src/mounter/mod.rs
|
2025-01-19 10:55:56 -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
|
e25cd37f2d
|
Search redesign, fixes #550, fixes #287, fixes part of #224
|
2024-10-09 15:41:10 -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 |
|