feat: enhance protocol handling and diagnostics for Paarrot and Element URLs

This commit is contained in:
2026-05-25 00:34:15 +10:00
parent c940bdc78c
commit fa5592f1e4
4 changed files with 308 additions and 21 deletions

View File

@@ -38,8 +38,8 @@
],
"protocols": [
{
"name": "Element URL",
"schemes": ["element"]
"name": "Paarrot URL",
"schemes": ["paarrot", "element"]
}
],
"linux": {
@@ -57,7 +57,7 @@
"Name": "Paarrot",
"GenericName": "Matrix Client",
"Comment": "A Matrix client built with Cinny",
"MimeType": "x-scheme-handler/element;",
"MimeType": "x-scheme-handler/paarrot;x-scheme-handler/element;",
"Categories": "Network;InstantMessaging;",
"Keywords": "matrix;chat;messaging;",
"StartupWMClass": "paarrot"