Noah
Noah
> Not completely sure what you mean, could you clarify a bit? When no title is present, the widget still takes up space/width - I think @Covkie is asking for...
> @kisak-valve Proton on x86_64 branch (chromium) doesn't show the main menu due to CEF. Any assistance? > > [steam-4000.log](https://github.com/ValveSoftware/Proton/files/8014238/steam-4000.log) [chromium.log](https://github.com/ValveSoftware/Proton/files/8014240/chromium.log) This has been an issue for some time now,...
Please use the issue template next time. Can you provide a full reproduction example?
Thanks for the additional info, I'll look into this soon!
Does indeed look like an upstream bug. I would recommend using the [desktop](https://github.com/saucer/desktop) module for picking the file and the system API for reading the file in the mean time
I'll close this for now as saucer provides the necessary built-in functionality to circumvent this issue and because WebView2 issue progression is sadly very slow.
I can look into this, albeit with low priority, as for the next few updates I'll focus more on adding more features as well as making it possible to use...
> They [do mention](https://wpewebkit.org/blog/02-overview-of-wpe.html) that the "*API is very similar to the WebKitGTK API*", and that it is "*stable and easy to use, especially, and for those familiar with the...
Just to make sure: Are there any restrictions for your platform? As in, are most/all modern C++ (up to C++23) features supported?
> > Just to make sure: Are there any restrictions for your platform? As in, are most/all modern C++ (up to C++23) features supported? > > I should be able...