Giuseppe Barbieri
Giuseppe Barbieri
The default, xorg Try deleting the cache and rebuild
Sure, I tried right now no crashes bringing windows inside/outside my main window (the drag issue still there though). I'm on Ubuntu 19.10 and Intel UHD Graphics 620 (nuc) Which...
@zeroeightysix [Spasi](https://github.com/LWJGL/lwjgl3/issues/436#issuecomment-448694263) > Currently, the choice between X11 and Wayland cannot be made at runtime, GLFW must be built to support one or the other. That's why lwjgl-glfw-natives-linux.jar includes two...
I'll forward you to this guy (https://github.com/kotlin-graphics/imgui/issues/96), who did the same
> I've made a minimal demo, maybe you can take a look at how it differs from your project. > It just shows the test screen immediately after minecraft initiliazed...
weird > C:\Users\elect\.gradle\caches\fabric-loom\minecraft-1.14.2-mapped-7.jar: The process cannot access the file because it is being used by another process.
~Solved the NPE, it was because there was a missing `imgui.render();` before `implGl3.renderDrawData(imgui.getDrawData());`~ zeroeightysix already got that Now I get the jvm crash though.. in the ime, at `val himc:...
It's totally fine, let's merge it.. Nice workaround @Sylvyrfysh Btw, I double checked `ImmGetContext` address is exaclty the same, only `hwnd` varies, but it looks somehow valid also on the...
Modules are giving me so much troubles I think I'm gonna disable them for the moment until everything mature a little more (Gradle + Java-Kotlin mixed project + JPMS) I'll...
Hey Nikolai, not yet, nobody raised any interest in regards.. it shouldn't be too much complicate to port that.. what is or what are you looking for exactly with this...