Andrew Mackenzie
Andrew Mackenzie
Great work! It might be hard to get this merged to Iced, but fingers crossed!
Until that PR is merged, I'm not sure there is a nice way to show an example of tray_icon with iced? It's great that you included an example there. Hence,...
Workflows failing already due to the deprecation of 20.04 
I modify my dist-workspace.tomk and run dist init, but it re-generates the same release.yml file as before, which still includes: ``` jobs: # Run 'dist plan' (or host) to determine...
That worked! Thanks for the help. The workaround solved my issue (by adding the additional config). I am not sure of the general state (use of 20.04 runners) when the...
> +1 plese. my jobs aren't running. You can use the workaround described above meanwhile
I thought the workaround had fixed this for me (it had for the part of it that's run on every PR), but attempting to do a new release I see...
I expected the "global" entry to cover others that are not specifically specified. Is that not the case? What is it for?
OK, I made those changes and re-run "dist init". That didn't produce any changes in release.yml, so I will be surprised if it makes any changes to the build runs...
I tried the changes @DavisVaughan and making progress. But now I have an issue with my custom linker install on the aarch64-pc-windows-msvc target, even though I try to only invoke...