TrguiNG icon indicating copy to clipboard operation
TrguiNG copied to clipboard

desktop file

Open username227 opened this issue 10 months ago • 2 comments

On the latest commit, the desktop file used in the arch pkgbuild, which is taken from the flathub repo, needs to be updataed. The desktop file includes the environment variable that had been necessary to allow the program to render using webkit2gtk on nvidia cards due to the rust quirk.

Now that the issue has been resolved, using that environment variable actually gives a white screen, while deleting the environment variable renders normally. Therefore, we should update the desktop file to remove the environment variable. I would do this myself and propose the commit but it's not in this repo and I dont know the current status of the flatpak build.

If the flatpak desktop file can't be updated yet, then maybe we should bring the desktop file into repo here.

username227 avatar Mar 26 '24 22:03 username227