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