Alex Perathoner

Results 58 comments of Alex Perathoner

Hi @dmndrz , could it be that the MacBook you were using has an M1 chip?

@kaydenanderson could you make a mockup of the home page?

Ohh a fellow Münchner :)

Yes, but I haven't looked into it yet. So it will probably take a couple weeks until I have a release ready. Anyway it's in top priority now :)

Me too. Here's what I found: xcresulttool uses octokit, which offers a method to call [this API endpoint](https://docs.github.com/en/rest/checks/runs?apiVersion=2022-11-28#create-a-check-run). Unfortunately, there is no argument to specify which check suite the check...

The description of the issue is a big vague, so I'm not sure if I'm having the same issue... However: my summary is less than 65k, doesn't get truncated. But...

Does this happen immediately after startup? To solve it should be enough to restart the app, I'll investigate in the meantime

Oh it happens after the app has started and the huds had been hidden already?

@nkean that would at least make sense. macOS's launchd could be noticing that OSDUIHelper has stopped responding, and restarted it. However, with newer releases of macOS, notifications warning about launch-at-login...

The animation should be getting cancelled, as per #128 . If I remember correctly I removed the final state of the hide animation, as that would have created a flickering...