-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gtk.BlazorWebView: Support Blazor Hybrid on Linux / over Gtk #62
Gtk.BlazorWebView: Support Blazor Hybrid on Linux / over Gtk #62
Conversation
…dable & add some stuff from WebView2WebViewManager
…ce GtkSharpWebViewManager with more copied stuff from WebView2WebViewManager
…e to GtkWebViewManager & cleanup code & track api changes
…View.csproj: refactor & enhance
…ner, fix Created & other, minor changes
… Microsoft.AspNetCore.Components.WebView.Gtk BlazorWebView: fix Created & enable OnHost*PropertyChanged & remove debug code
….RegisterUriScheme to handle more than one WebView
Nice work here @lytico!, let me know if you need something. |
Nice to see some dev on linux, looking forward |
…ViewManager & BlazorWebViewHandler.Gtk: get it compile
Maybe it would be a good idea to finalize the thing after .NET 8 comes out (in November), there might be some breaking changes to MAUI (or in any other parts in .NET). |
No good news , the official team said they wont maintain any linux based code |
Microsoft hate linux 👀 |
How is that news? They have stated this since MAUI has been announced. |
At least they are consistent with that what they were saying years ago. This reasoning is exactly what I remember from years ago. |
Description of Change
Implementing
Microsoft.AspNetCore.Components.WebView.Gtk.BlazorWebView
Microsoft.AspNetCore.Components.WebView.Maui.BlazorWebView.Gtk
Will hopefully fix / implement
dotnet#11738
Fixes #
this is Microsoft.AspNetCore.Components.WebView.Gtk.BlazorWebView in action: