Skip to content
Commit def97840 authored by Bernardo Gomes Negri's avatar Bernardo Gomes Negri Committed by Méven Car
Browse files

Fix reply type in portal implementation

The old implementation returned only a single int ("i") when the spec defines a reply type of "ua{sv}", an unsigned int as well as a dict mapping strings to variants.

This fixes that, making it so the method returns something xdg-desktop-portal expects and so hopefully works properly.

We don't have anything actually useful to put into the return value (the actual result is transferred via file descriptor).
parent c9cc4597
Pipeline #671627 passed with stage
in 7 minutes and 33 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment