corna / com.github.corna.Vivado

https://flathub.org/apps/details/com.github.corna.Vivado
MIT License
13 stars 2 forks source link

Vivado doesn't follow xdg-portal #9

Open sbancuz opened 1 year ago

sbancuz commented 1 year ago

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?

sbancuz commented 1 year ago

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 1 year ago

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?