Bruno B. de Souza

Results 28 comments of Bruno B. de Souza

Great idea, @Css-IanM . But why do you only use singletons in your example? How console apps manages transient and scoped services?

@Css-IanM I've been tested your example and it's doesn't works. Error message: `_gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed`

Wow, thanks! And a great 2020 to the GtkSharp community!

There is a discussion about this in the gir.core repo: https://github.com/gircore/gir.core/issues/34

This has been on my to-do list for a long time.

@BaronKiko have you read the documentation? https://www.mono-project.com/docs/gui/gtksharp/responsive-applications/

https://github.com/Ryujinx/Ryujinx/pull/922

You're doing an awesome work on this repo. Thank you so much! Would be nice to document how do you manually modify the `.metadata` files.

[This extension](https://github.com/pmahend1/resxpress) seems to do the job.

For now, the generation and manipulation of resource files is quite limited to the tools available on Windows (such as Resgen.exe). Even Visual Studio for Mac [is unable](https://developercommunity.visualstudio.com/content/problem/60001/edit-resource-vs-2017-for-mac-resource.html) to edit...