Josh Megnauth
cfe045827d
chore(clippy): app.rs, mime_app.rs
2025-01-27 11:51:32 -07: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
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
5d596239be
Desktop mode
2024-09-11 11:15:53 -06:00
Josh Megnauth
783256fe8b
fix: Panic on long numerical file names
...
Closes : #258
[lexical_sort](https://github.com/Aloso/lexical-sort ) is currently
unmaintained. The author recommends switching to the `icu` crate which
is maintained by the Unicode Consortium.
2024-07-08 02:00:52 -04:00
Jeremy Soller
b72de689e2
Reduce log level for missing mime applications
2024-03-04 12:24:13 -07:00
Jeremy Soller
d7eceaad2e
Ensure default apps are added as associations
2024-03-04 12:22:27 -07:00
Jeremy Soller
3d34e3e49f
Parse desktop specific mimeapps files
2024-03-04 11:46:38 -07:00
Jeremy Soller
a4efff3873
Put default app first in open with list
2024-03-04 11:30:51 -07:00
Jeremy Soller
ef040c4277
Implement open in terminal
2024-03-04 10:28:16 -07:00
Jeremy Soller
26173d6529
Partial open with implementation, parse mimeapps.list files
2024-03-01 16:10:30 -07:00