affederaffe / Tmds.DBus.SourceGenerator

A roslyn source generator for creating proxies targeting the Tmds.DBus.Protocol API
MIT License
7 stars 5 forks source link

fails to parse type="h" #14

Closed 17steen closed 3 months ago

17steen commented 3 months ago

This xml cannot get parsed: https://raw.githubusercontent.com/flatpak/xdg-desktop-portal/main/data/org.freedesktop.portal.ScreenCast.xml

I believe it fails at parsing this:

      <arg type="h" name="fd" direction="out"/>

Maybe this library doesn't support the "h" type?

ShortDevelopment commented 3 months ago

Oh, did I generate a duplicate of this? 😅 See #15