Wesley Hershberger
Wesley Hershberger
I was thinking just default the cursor position to the end of the widget on focus, and of course it moves there when the user types, so it would always...
You mention walking the tree and ignoring unchanged units and restarting those that have changed. When a unit is restarted, are all of its dependents restarted as well?
Will do. I've ended up needing to make some additions to relibc where things aren't implemented in order to get things to compile, I have no idea whether most of...
@KillingSpark The branch of nix with redox support is based on something past `0.15.0` and there's a little API breakage in there. Would you be willing to update the deps...
The branch branches after `0.16.1`, just checked. https://github.com/AdminXVII/nix/tree/add-redox-support-bis
It's an SDL issue, my guess is that dlangui is somehow requesting that compositing be disabled (usually used for games to get better performance). If you go into System Settings...
Has any progress been made on this? Still happening with latest git.
I agree. I also really like the idea of choosing different DML based on screen size. How does that string constant even work? The syntax is this: ```D q{String Contents}...
I'll open a PR sometime in the next few days with dml file support added in a rudimentary sort of way. I'd like to do it in such a way...
I dunno. That would be a good question to ask the forums. It's possible that it doesn't, especially if dlangui has been build as a static library, it still has...