Hi, I was just wondering how difficult it would be to create C# wrapper for
Servo, conceptually similar to CefSharp
(https://github.com/cefsharp/CefSharp).

What I am missing in CefSharp is methods to directly create/manipulate
widgets, without JavaScript and/or CSS and receive events like onmouseover.

It goes without saying that such functionality would allow for using Servo
as desktop/mobile non-web application GUI engine, in a similar fashion
Spotify uses Chromium - if I am not mistaken. I know about Avalonia
framework (http://avaloniaui.net) but its performance is limited since
everything above renderer is built in .Net Core.

_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to