xtex

Results 38 issues of xtex

在Android12,ActivityManagerNative被`@Deprecated`了,会不会意味着这个库会在将来失效

I wrote my code by following the blog, but I got a error when compiling. Then I cloned the `post-03` branch from this repository, I got the same error. ```...

看起来rs-qq并没有从`keyrotate`服务器获取密钥的实现? QQ(`oicq.wtlogin.tools.e`)会从`https://keyrotate.qq.com/rotate_key?cipher_suite_ver=305&uin=${uin}`获取指定用户的ECDH密钥并使用,`QuerySpan`为按秒计算的有效期。 Mirai实现:[EcdhInitialPublicKeyUpdater.kt#L80](https://github.com/mamoe/mirai/blob/dev/mirai-core/src/commonMain/kotlin/network/components/EcdhInitialPublicKeyUpdater.kt#L80) MiraiGo实现:[crypto.go?L52](https://sourcegraph.com/github.com/Mrs4s/MiraiGo@master/-/blob/internal/crypto/crypto.go?L52)

`IllegalStateException: CompositionLocal LocalDensity not present` This happens when Material 3 used with Web. A minimal reproducer: [untitled.zip](https://github.com/JetBrains/compose-jb/files/9099247/untitled.zip) See hfhbd/routing-compose#204.

When we are developing some library, we need to include logisim-evolution with gradle. If you want to publish this to maven repositry, `maven-publish` plugin should added to `build.gradle` and set...

enhancement
help wanted
pri -1
investigating

Currently, I am trying to use k9s with [k3s](k3s.io), however, when I open the k9s, it shows `Dial K8s Toast(1/5)`. I tried to wait for it, but it still keeps....

Log: ``` [20:01:07] [Engine/main] [INFO]: Initializing engine! [20:01:07] [Engine/main] [INFO]: ----- System Information ----- [20:01:07] [Engine/main] [INFO]: Engine Version: 0.3.1-alpha [20:01:07] [Engine/main] [INFO]: Engine Side: CLIENT [20:01:07] [Engine/main] [INFO]: Runtime...

type: bug

1. Use [custom domain name](https://jitpack.io/docs/#custom-domain-name) as artifact group 2. Add GitHub [WebHook](https://jitpack.io/docs/BUILDING/#building-ahead-of-time) to build on JitPack ahead of time when pushed

有些是330有些是420,建议统一一下,而且GLSL420是不是有点太高了,OpenGL4.2的兼容性不是很高吧

type: refactor

``` java.lang.StringIndexOutOfBoundsException: String index out of range: 0 at java.base/java.lang.StringLatin1.charAt(StringLatin1.java:48) at java.base/java.lang.String.charAt(String.java:1512) at cuchaz.enigma.translation.representation.entry.ClassEntry.getOuterClass(ClassEntry.java:200) at cuchaz.enigma.translation.representation.entry.ClassEntry.(ClassEntry.java:32) at cuchaz.enigma.translation.representation.entry.ClassEntry.getOuterClass(ClassEntry.java:206) at cuchaz.enigma.translation.representation.entry.ClassEntry.(ClassEntry.java:32) at cuchaz.enigma.translation.representation.entry.ClassEntry.getOuterClass(ClassEntry.java:206) at cuchaz.enigma.translation.representation.entry.ClassEntry.(ClassEntry.java:32) at cuchaz.enigma.translation.representation.entry.ClassEntry.getOuterClass(ClassEntry.java:206) at cuchaz.enigma.translation.representation.entry.ClassEntry.(ClassEntry.java:32) at cuchaz.enigma.translation.representation.entry.ClassEntry.getOuterClass(ClassEntry.java:206)...