chromelyapps / Chromely

Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
MIT License
2.98k stars 280 forks source link

Are there any plans to support input method switching? For fcitx, ibus, etc. #321

Closed ghost closed 2 years ago

mattkol commented 3 years ago

@TheForgetTime

I see a discussion of that on CEF hosting site, but I do not see an implementation of it on CefGlue. So, in essence, no plans for that .. for now. If CefGlue exposes it, certainly we could revisit this.

There may also be other ways to support it using .NET Core. If there is, then of course we should work with the developers on that.

There is also a related issue #294.