Microsoft is open sourcing Windows 11's UI framework
1–10 of 308 posts
Re: Microsoft is open sourcing Windows 11's UI framework
#2Windows and an absolutely baffling array of UI frameworks with various pitfalls, uncertain futures, and no clear winners.
(honorable mention to WinForms though.)
Re: Microsoft is open sourcing Windows 11's UI framework
#3I wish all platforms gave access to their rendering engine similar to DOM on the web, imo SwiftUI/WinUI (or WPF, but they are very similar) are not that good.
Haven't built anything native on Linux, though, no idea how good those are.
Re: Microsoft is open sourcing Windows 11's UI framework
#4Seasons may come and go, but one thing will never change. Windows and an absolutely baffling array of UI frameworks with various pitfalls, uncertain futures, and no clear winners. (honorable mention to WinForms though.)
Re: Microsoft is open sourcing Windows 11's UI framework
#5Re: Microsoft is open sourcing Windows 11's UI framework
#6Re: Microsoft is open sourcing Windows 11's UI framework
#7Re: Microsoft is open sourcing Windows 11's UI framework
#8Third-party tools have tried to reimplement it but it's either been by bastardizing the native W11 horizontal taskbar to be vertical (eg: Windhawk) or just restoring the old W10 taskbar code (eg: StartAllBack).
Re: Microsoft is open sourcing Windows 11's UI framework
#9I really hope they do and the rendering engine is decently decoupled, I'll give a try building a framework on top of it. I wish all platforms gave access to their rendering engine similar to DOM on the web, imo SwiftUI/WinUI (or WPF, but they are very similar) are not that good. Haven't built anything native on Linux, though, no idea how good those are.
Re: Microsoft is open sourcing Windows 11's UI framework
#10I really hope they do and the rendering engine is decently decoupled, I'll give a try building a framework on top of it. I wish all platforms gave access to their rendering engine similar to DOM on the web, imo SwiftUI/WinUI (or WPF, but they are very similar) are not that good. Haven't built anything native on Linux, though, no idea how good those are.