Bug 497925 - Provide a GUI for applying default handlers for each and all URI schemas (like one can for Media Types)
Summary: Provide a GUI for applying default handlers for each and all URI schemas (lik...
Status: RESOLVED DUPLICATE of bug 506721
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_componentchooser (other bugs)
Version First Reported In: 6.2.4
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL: https://discuss.kde.org/t/provide-a-g...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-26 22:35 UTC by Roke Julian Lockhart Beedell
Modified: 2025-08-20 19:30 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
A screenshot of the current GUI for `#c0`. (70.07 KB, image/png)
2024-12-26 22:35 UTC, Roke Julian Lockhart Beedell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roke Julian Lockhart Beedell 2024-12-26 22:35:56 UTC
Created attachment 176894 [details]
A screenshot of the current GUI for `#c0`.

SUMMARY
-------

In Windows, `ms-settings:defaultapps` allows you to change the default associations for URI schemas (like `vscode:`) in addition to file extensions.

In contrast, `kcmshell6 kcm_filetypes` solely appears to be capable of setting them for (custom) IANA Media Type-representations of file extensions.

SOFTWARE/OS VERSIONS
--------------------

> ~~~YAML
> Operating System       : Fedora Linux 41
> KDE Plasma Version     : 6.2.4
> KDE Frameworks Version : 6.9.0
> Qt Version             : 6.8.1
> Kernel Version         : 6.12.5-200.fc41.x86_64 (64-bit)
> Graphics Platform      : Wayland
> Processors             : 12 × AMD Ryzen 5 7600X 6-Core Processor
> Memory                 : 30.4 GiB of RAM
> Graphics Processor     : AMD Radeon RX 5700
> ~~~

ADDITIONAL INFORMATION
----------------------

Originally requested at [`discuss.kde.org/t/27442`][1].

[1]: https://discuss.kde.org/t/provide-a-gui-for-applying-default-handlers-for-each-and-all-uri-schemas-like-one-can-for-media-types/27442?u=rokejulianlockhart
Comment 1 Nate Graham 2024-12-27 02:56:14 UTC
Makes sense, yeah. We could expose all the other ones here too somehow.
Comment 2 Nate Graham 2025-08-20 18:46:19 UTC
Forward-duping to Bug 506721 because it's phrased a bit more straightforwardly.

*** This bug has been marked as a duplicate of bug 506721 ***
Comment 3 Roke Julian Lockhart Beedell 2025-08-20 19:30:16 UTC
(In reply to Nate Graham from comment #2)

Thanks.