Skip to content

settings: Guard against UnknownMethod when accessing portal

Alice Mikhaylenko requested to merge wip/exalm/portal-error into main

One case we didn't guard against was if xdg-desktop-portal exists, but doesn't provide a settings portal interface.

Fixes #281 (closed)

Merge request reports