Gregory Haerr
Gregory Haerr
Here is a nuklear immediate-mode UI movie demo using virtual frame buffer. This means all graphics programming could be completely encapsulated in a platform-independent way for each graphics application, whose...
Hello @niutech, I am sorry, I don't yet have an APE binary of a Nuklear app to test with. I am still a couple steps away from that, and am...
Hello @niutech, I (finally) have a Cosmopolitan APE binary demo of the Nuklear NodeEdit application I uploaded a screencast and screenshot of above. This is a completely self-contained binary which...
Hello @niutech, > Cannot initialise keyboard Unable to open graphics The first error above is the graphics engine reporting failure on `open("/tmp/fbe-keyboard, O_RD_ONLY|O_NONBLOCK)`, which then displays "Unable to open graphics"...
I have now completed the work of getting [nano-X](https://github.com/ghaerr/microwindows) building all the Nuklear and most nano-X demos for Cosmopolitan, including the nano-X server. This means that the file sizes for...
Hello @niutech, Glad it's working on Linux, thanks for the testing! > Now let's make it work in Windows. Now that you can compile up this demo directly yourself from...
Hello all, I'm still new here, trying to figure this all out, but thought to comment (if only to help me understand how this works) - so I have a...
Hello @Mellvik, I saw this one years ago, and its on my list. The reason for the hang is that the MINIX filesystem in some cases requires more local L1...
> Without XMS ELKS hangs every time I (say) 'rm linux'. Oh, good to know we have a larger file available to delete. I'll use this for a test case...
> Without XMS ELKS hangs every time I (say) 'rm linux'. > Oh, good to know we have a larger file available to delete. I'll use this for a test...