summaryrefslogtreecommitdiff
path: root/lang/gjs/src/gobject.ts
AgeCommit message (Collapse)Author
2025-01-28Fix this in default signal handler (#263)João Pereira
2024-12-20Merge branch 'main' into feat/jsx-gtk4Aylur
2024-12-13fix(gjs): string property default valueAylur
2024-12-02gjs gtk4 supportAylur
export jsx-runtime
2024-11-15fix(gjs): gobject decoratorsAylur
subclassing further now works correctly signals without args are fixed
2024-11-03Merge branch 'feat/gtk4'Aylur
initial gtk4 app and window
2024-11-02feat: gtk4Aylur
initial gtk4 version of app and window
2024-10-22fix(gjs): property decoratorAylur
make it not static
2024-10-18reexport modulesAylur
- Gio from file - GLib from gobject - AstalIO.Process from process - AstalIO.Time from time
2024-10-15update lua and gjs layoutAylur
installing the gjs package through meson or npm now results in the same exposed structure lua: fix rockspec docs: aur package