Marcel Tiede

Results 202 issues of Marcel Tiede

https://blogs.gnome.org/chergert/2022/02/02/gsignalgroup-and-gbindinggroup/ - [ ] Create a unit test to prove functionality - [ ] add unit test for GBinding Bind Label.Label properties together and changing a label should update other...

See: https://docs.microsoft.com/en-us/dotnet/core/deploying/trimming/prepare-libraries-for-trimming

After reorganizing repository. GirTool does not support Markdown generation anymore. Should markdown generation be part of the GirTool or a separtate tool or is it already a standalone tool? For...

Add links to https://docs.gtk.org/ in the auto generated XML documentation for the corresponding types / constructors / methods / properties / etc. in internal + public API. The Generator should...

See: https://gitlab.gnome.org/chergert/libpanel https://www.youtube.com/watch?v=NDrzUKSCOvU

Verify how much simpler the code would be without declarative Ui especially regarding signals and if it's work to keep it.

- [ ] Format the generated code - [ ] Check format for generated code (ci.yml) This improves readability of the code. Consider adding an option to enable / disable...

See https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/204 What does this imply for parameters and return values using this or other scopes in regard to code generation? https://gitlab.gnome.org/GNOME/gobject-introspection/-/blob/master/docs/gir-1.2.rnc#L572

https://twitter.com/sergiopedri/status/1465300100738080772?s=21 https://docs.microsoft.com/en-us/dotnet/api/system.runtime.dependenthandle

The [gir grammar](https://gitlab.gnome.org/GNOME/gobject-introspection/-/blob/master/docs/gir-1.2.rnc) defines a type for “boxed” which is not yet implemented. Verify if we need it.