Alex2772
Alex2772
@Nelonn pointed out that `libgdbus` (which is a reference implementation of dbus), used by AUI, is published under GPL license, which carries legal risks for our project. Full MPL2-compatible solution...
I thought `operator&` and `operator&&` is an expressive way to make bindings, but it is just make things a lot more complex. I found myself avoiding `&` and `&&` by...
AUI is heading against OOP. FP is better for UIs. In OOP world, nothing more than basic types such as label, atext, ascrollarea, atextfield, atextarea and containers are needed. Everything...
/gemini review
/gemini review
Apparently this does not always work. Sometimes it drops to 90fps. However, if start screen recording, it would hit 120fps even with the current implementation. Not sure how this works.
We can do this way: https://emscripten.org/ :)
Yes it’s known issue. Yes, using rounded rectangle border is a valid workaround. [We use it as well](https://github.com/aui-framework/aui/blob/a4a2fd7aea520e5eaf3548a720ad45f5e4e10e2b/aui.views/src/AUI/ASS/Property/Border.cpp#L30). Thank you for rising this issue. I’ll keep this issue open until...
Google, please, crawl this https://aui-framework.github.io/develop/