Cole Leavitt

Results 14 comments of Cole Leavitt

https://github.com/YaLTeR/niri/issues/567 the only way I have got it to work is by using kanshi and even then it's extremely buggy so there needs to be a fix with niri as...

> Thanks. I did some follow-up fixes, also decided to adjust the flag name again. Good to merge now. Thank you again, I'll look into the explicit sync concept when...

> Gentoo isn't a supported platform for the Swift toolchain and swiftly doesn't yet have support for explicitly marking platforms as experimental. This change would need to make it clear...

@supersophie > I meet same trouble too so I believe apple updated their API, I am looking as we speak to see if I can get a PR out for...

> hi, could you tell how can I use this tool? I try to build binary exe file and run > > ```shell > ✦3 ❯ ./ipatool auth login -e...

```diff 9a10 > import com.intellij.concurrency.AppExecutorUtil; 11a13,14 > import com.intellij.openapi.application.ModalityState; > import com.intellij.openapi.application.ReadAction; 28a32 > import java.util.Collections; 75a80 > 90a96 > 92c98 < ApplicationManager.getApplication().invokeAndWait(::invokeSuspend$lambda$1); --- > ApplicationManager.getApplication().invokeAndWait(() -> invokeSuspend$lambda$1(callToolRequest, project, projectDir,...

> This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30...