On Sunday, 24 May 2026 at 19:42:38 UTC, c-smile wrote:
AFAIR Skia may render
I mostly reject talk about "rendering" when it comes to guis. I'm sure you know, but the drawing is ... maybe 5% of gui code. You don't need much capability to get the job done, whereas the little user interface details are what adds up (and can be a lot more code to handle the platform-specific details).
At the moment D has ABSOLUTELY no options for modern UI.
How do you define "modern"? tbh the win32 programs hold up a lot better than most those newer messes.
