klausweiss

Results 11 comments of klausweiss

How about using an environment variable or a startup cli option to configure the config dir, leaving the current working dir as a default?

I only have this much experience with monomer, but out of the two solutions you proposed, I found the events-based one more idiomatic. How about - an event generated by...

I just thought of yet another way, which would allow for easy expansion in the future. It's a simple solution, like the others proposed in this thread. We could have...

> I will think about this solution and give it a try once I finish a few ongoing things (popup and colorPopup widget, plus documentation improvements). It may be a...

Thanks @fjvallarino! > What I would check first is if the loading functions are returning a valid status code (i.e., they are not failing to load the embedded binary content)....

Ok, I got this. I think it's the nanovg-hs code that might be a bit off. I modified nanovg-hs to use the same trick with allocating memory for the font...

> All looks good for me. I added a comment about choosing between your original design for the `FontDef` type or the alternative I proposed and, based on what you...

> > Also there is appWindowIcon that might benefit from something similar, to enable fully self-contained binaries. > > @Dretch sounds good to me, happy to do this in a...

Also happening on Ubuntu 22.04 for me with 0.10.3. Used to be fine until I upgraded from some 0.9 version.

Imports are ill-sorted in conftest: https://github.com/klausweiss/typing-protocol-intersection/actions/runs/9092468200/job/25022451825#step:5:82