bilelmoussaoui / ashpd

A Rust wrapper around XDG portals DBus interfaces
https://bilelmoussaoui.github.io/ashpd/ashpd/
MIT License
242 stars 44 forks source link

Calling unimplemented portals should return a specific Error variant #209

Closed kb-1000 closed 4 months ago

kb-1000 commented 5 months ago

There's also a variant for a newer version being required (RequiresVersion), so there should be one for the portal being completely missing/unimplemented (for example, org.freedesktop.portal.Clipboard has not been implemented by KDE yet)