-
Could more people be added as committers to ensure project sustainability?
-
In the 32-bit version of RubyInstaller, that is x86-mingw32, LibUI cannot find the shared libraries.
https://github.com/kojix2/LibUI/blob/b5b6bfb1a7363342f5b373415f583c49b7680b07/lib/libui.rb#L12-L…
-
Perhaps a gl canvas?
-
I am 100% sure that this is a PEBKAC case, but I'm not sure where else to turn:
```
require 'glimmer-dsl-libui'
include Glimmer
window("Test", 500, 500) {
grid {
area {
left 1…
-
error: linking with `link.exe` failed: exit code: 1181
|
= note: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.39.33519\\bin\\HostX64\\x64\\link.exe" "/NOLOGO…
-
Hey there Andy,
This one is a little bit of a real request. If you lack time, please don't worry - it's fine to close the request here.
Recently I wanted to explore a bit the use case of "write …
-
EDIT: I misunderstood what uiImage was. I thought it was a control, but it's just an image container format for using with the table control. I'm changing this issue to request that the documentation …
-
Some people (like me) push commits that have typos, space indentations, and tailing spaces.
I can check my commits with [editorconfig-checker](https://editorconfig-checker.github.io/) and [codespell]…
-
Hello Andy,
This fairly long issue request is about "glimmer components". Let me define what
I mean with this term.
Glimmer components, at the least in the context of this issue request,
refer…
-