Skip to content

Conversation

@vtrlx
Copy link
Owner

@vtrlx vtrlx commented Jan 19, 2026

No description provided.

vtrlx added 2 commits January 19, 2026 11:29
This method allows connection to signals using only GObject's own
mechanisms. This is necessary for using unintrospectable classes such as
those provided by Gst as LuaGObject's existing convenience mechanisms
rely on introspection.

Fixes #19
It was known that the port from GObject-Introspection to GI-Repository
broke the info.fullname override and caused class names to display their
underlying library name instead when printing, causing a disaster for
debugging. A small fix was applied which made it so only the class name
was shown instead. In fixing something unrelated, I discovered that the
underlying cause of this bug was a bad logic error in the port to
GI-Repository, fixed it, and restore the use of fullname where it was
previously changed.

This change also fixes the indentation of object.c to my preferred style.
@vtrlx vtrlx merged commit aa55782 into master Jan 19, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants