feat: set default archive app in default applications page#1860
feat: set default archive app in default applications page#1860thegabriele97 wants to merge 3 commits into
Conversation
990d41d to
5892e6b
Compare
5892e6b to
a9b243b
Compare
171d5ac to
91d10ed
Compare
Required after the iced 0.14 rebase in libcosmic.
91d10ed to
c100de3
Compare
jacobgkau
left a comment
There was a problem hiding this comment.
The sole remaining problem with this is that, on upgrade, Settings shows COSMIC Files as the default application, but both Firefox and COSMIC Files actually treat File Roller as the default. If I change the default application to File Roller and then back to COSMIC Files, then they respect COSMIC Files as the default. The desync needs to be fixed and the default needs to actually be COSMIC Files on upgrade.
Mmmh how can this be achieved? I mean, "forcing" cosmic files to be the default in all the supported archive mime types on upgrade |
|
I have a question about how Cosmic Settings handles multiple MIME types. If I set "Cosmic Video Player" as the default under the Video category, and then manually change a specific MIME type (for example, video/x-matroska) to use mpv, Cosmic Video Player still appears as the default app for Videos in the settings. It seems like the same issue occurs with the new Archive category: Settings shows Cosmic Files as the default application, even when a specific MIME type is actually being opened with Firefox. |
PR supporting pop-os/cosmic-files#1555