Skip to content

types: use girgen instead of ts-for-gir#59

Draft
retrozinndev wants to merge 2 commits into
ryofrom
girgen
Draft

types: use girgen instead of ts-for-gir#59
retrozinndev wants to merge 2 commits into
ryofrom
girgen

Conversation

@retrozinndev

@retrozinndev retrozinndev commented May 29, 2026

Copy link
Copy Markdown
Owner

We're now using girgen which is a better option for type generation both in speed and completion for signals, properties and so much passion and i wish that i could ccccc...

Warning

This is a WIP, we still have to wait for libraries like gnim and ags to use this(mainly gnim)

By the way, this also removes code that was making use of deprecated methods like Gtk.Widget.get_allocation, Gtk.Widget.show and Gtk.Widget.hide, using their respective modern replacements: Gtk.Widget.compute_bounds(with parent) and Gtk.Widget.set_visible.

also stopped using the now-deprecated `Gtk.Widget.get_allocation` method, replacing it with `Gtk.Widget.compute_bounds`
@retrozinndev retrozinndev changed the base branch from ryo to lua May 30, 2026 16:55
@retrozinndev retrozinndev changed the base branch from lua to ryo June 5, 2026 02:05
@retrozinndev retrozinndev changed the title 🔧 chore: use girgen instead of ts-for-gir types: use girgen instead of ts-for-gir Jun 5, 2026
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.

1 participant