corna/com.github.corna.Vivado

Vivado doesn't follow xdg-portal

Opened this issue · 2 comments

I installed vivado se standard without any problems but when i open up the file picker the java native one shows up and the fonts aren't antialiased like they appear in vitis hls.

My guess is that it doesn't follow any xdg-portal stuff. I saw that there is a patch for this for vitis somewhere in this repo but i have no idea if and how to use it for vivado.

I know it's not the end of the world, but is there a way to fix at least the fonts?

Ok, i think i managed to resolve the AA fonts issue on my own. See com.teamshiginima.ShiginimaLauncher#1.

It's not a fix for the xdg-desktop but at least the fonts work now.

corna commented

The fix for Vitis is for a different problem (incorrect file filter).

I do not have any issue on GNOME, can you prepare a PR?