Pietro Gagliardi

Results 435 comments of Pietro Gagliardi

Known issue. ETA unknown.

Wait, what exactly happened with the color button?

Oh right, I remember now. uiColorButton's code used to be GDI-based, but I changed it to Direct2D and forgot to convert pixels to DIPs at the time. (Everything else that...

I'll merge this when I start pushing my local branch again; a few other PRs here are also waiting for that.

Not quite yet; I still have to figure out what else is required for things to actually be DPI-aware, such as making uiArea respond to DPI changes so the render...

No; leave it as open as a reminder to myself to get to this. Thanks for understanding! (I do need to stop dragging my feet with these PRs...)

Keep in mind a useful webview will result in API bloat no matter which approach is used.

Despite being a Google employee, as a devoted Firefox user I would like to live in a world where Chromium is not inevitable. (And even then, the "inevitable" Chromium would...

Wait, since when was UWP dead? Did Microsoft backport all the UWP-only stuff like acrylic frames to Win32?

Ah, good to know. And I see they did indeed open source the Acrylic effect, so it's probably possible to do with Win32 now, even on non-Windows 10 systems... except...