fsprojects / Interstellar

Cross-platform desktop apps in F# using web tech - https://www.nuget.org/packages/Interstellar.Core/
https://fsprojects.github.io/Interstellar/
MIT License
43 stars 17 forks source link

UWP host #9

Open jwosty opened 4 years ago

jwosty commented 4 years ago

Interstellar should support UWP via Interstellar.UWP.* packages. One advantage is that it would allow an interstellar browser window to control the title bar area.

One question, though, is that it seems that UWP might not be the future. Hard to tell what's going on given the existence of WinUI now.