Laxystem

Results 63 comments of Laxystem

That's what I meant - they have to prominently link to the source code, and are therefore forced to contribute their changes to the project.

Btw here's a working issue link: https://github.com/QuiltMC/enigma/issues/13

@Southpaw1496 why separate QSL into multiple jars? - Size - the latest QSL version available on modrinth is less than 2MB. - Vanilla launcher - it'll heavily complicate installing quilt...

Alright, I misunderstood you slightly. So yeah, this works.

As for the weird git diff - this PR also sorts dependency versions alphabetically.

We'll be happy to translate to Hebrew if needed! (It's RTL, btw)

Can confirm for Slime Rancher 2, input lag of whole minutes. ~~Doesn't happen on Proton GE 8-32, tho.~~ Does happen, but a lot less.

~~Still having this issue on Fedora 40.~~ I made a custom script file: ```bash #!/usr/bin/bash export CC=clang export CXX=clang++ cmake \ -DCMAKE_BUILD_TYPE=RelWithDebInfo \ -DCMAKE_CXX_FLAGS:STRING=-stdlib=libc++ \ -DCMAKE_EXE_LINKER_FLAGS:STRING=-stdlib=libc++ \ -DLAF_BACKEND=skia \ -DSKIA_DIR=./skia...

Bumping this up! Any info?

> > Bumping this up! Any info? > > What makes it different than just getting the size of your root composable and using CompositionLocal to pass it down the...