Lawrence Aberba
Lawrence Aberba
This happens in both the Editor and this package. It seems you use the `window` in the code which is not available when compiling in a nodejs environment. Can we...
Could you please add vala?
Hello, I can't find a way to center the widow on the screen. Is support for such feature available?
1. I have been working on a theme but I can't find a way to theming button border lines and border radius. ```xml ... ``` But it doesn't work. Is...
I need support for borderRadius in theme for a new one I'm working on.
With HiDPI on the rise, svg support is much needed for icons since svg support automatic scaling.
So upon browsing through the api docs and could find a text input. Its appears its called EditLine by looking through code samples. I remember dlangui had some these weird...
I get warning: ```sh Running pre-generate commands for botan:base... Notice: Botan uses many symbols. Look into switching from ld (bfd) to ld (Gold) linker to reduce link times from >15s...
Upon seeing this issue on Botan (c++) [1], I wanted to know if Botan (D) will implement this https://github.com/randombit/botan/issues/459
Hello, could you port this SFML and box2D demo at https://github.com/slok/Box2D-and-SFML-demo to DSFML in the tutorials section of dsfml.com? I think there is a box2D port for D at https://github.com/d-gamedev-team/dbox....