Lassebq

Results 108 comments of Lassebq

Even though ely by doesn't support UUIDs, I found it to be more useful, as it has all the data mentioned in this issue at `http://skinsystem.ely.by/textures/`. Lack of API for...

You can try [LaunchWrapper](https://github.com/MCPHackers/LaunchWrapper/blob/main/doc/MultiMC.md) for the time being. It also offers deAWT (since in your case colors are inverted) and has Forge support https://github.com/MCPHackers/LaunchWrapper/blob/main/doc/MultiMC.md

Experiencing same issue with Philips 27M2N3500NL. It's brand new. My other older philips monitor is able to return capabilities though. ``` Display 1 I2C bus: /dev/i2c-2 DRM connector: card0-HDMI-A-1 EDID...

Can reproduce on wayland, so it's not x11 specific Yes, I tried multiple compositors, it's still slow.

* There is no constant input latency, keys are just randomly typed either fast or slowly * Sometimes it types two characters instead of one * Even execution times are...

The original issue isn't specific about typing behavior, slow shell execution could be the cause of that too in my opinion, that's why I decided to mention it. I assure...

But there are too many checks on `canvas != null` or `canvas == null` in vanilla and it's hella annoying to find all of them and explicitly patch them, especially...

I've had the same issue reported in my project and I stand by the same point https://github.com/MCPHackers/LaunchWrapper/issues/16#issuecomment-2832502339 I think a *mod of a mod* is a better idea. Jarmods are...

Oh yeah sorry, I wasn't very clear about libraries. Yes libraries are appended, but they're appended in a way which favors libraries in components from top over bottom. So if...