Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-30 | style(gjs): reexport Time and Process | Aylur | |
2024-12-28 | Merge pull request #208 from matt1432/main | Aylur | |
[Gtk3] Fix type of actionGroup prop | |||
2024-12-28 | fix: binding return type | Aylur | |
2024-12-27 | fix(gtk3): add actionGroup to jsx ConstructProps | matt1432 | |
2024-12-26 | fix(astalify): get ActionGroup type from Gio | matt1432 | |
2024-12-26 | fix: d8664da0 | Aylur | |
2024-12-26 | fix(gjs): handle children prop as a Binding | Aylur | |
2024-12-25 | docs: add gtk4 jsx documentation | Aylur | |
2024-12-21 | fix types | Aylur | |
2024-12-21 | export hook and widget | Aylur | |
2024-12-20 | Merge branch 'main' into feat/jsx-gtk4 | Aylur | |
2024-12-20 | fix(gjs): filter undefined props | Aylur | |
close #151 | |||
2024-12-19 | update examples, fix styling | Aylur | |
2024-12-19 | Merge branch 'main' into feat/tray-gtk4 | Aylur | |
2024-12-13 | fix(gjs): string property default value | Aylur | |
2024-12-11 | gjs: fix typo in overrides | kotontrion | |
2024-12-02 | gjs gtk4 support | Aylur | |
export jsx-runtime | |||
2024-11-26 | gjs: add workarounds for AstalWp | kotontrion | |
2024-11-18 | fix: f5ed9aad meson | Aylur | |
2024-11-18 | fix(gjs): add workaround for array props | Aylur | |
2024-11-17 | fix: #106 gtk3 Fragment | Aylur | |
2024-11-16 | Merge branch 'main' into feat/tray-gtk4 | kotontrion | |
2024-11-16 | gjs: add actionGroup property | kotontrion | |
2024-11-15 | fix(gjs): gobject decorators | Aylur | |
subclassing further now works correctly signals without args are fixed | |||
2024-11-07 | example: applauncher | Aylur | |
2024-11-03 | gjs: throw error instead when adding child to non container | Aylur | |
2024-11-03 | Merge branch 'feat/gtk4' | Aylur | |
initial gtk4 app and window | |||
2024-11-03 | lib(astal4): touchups | Aylur | |
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 | fix(gjs): Overlay.overlays | Aylur | |
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 |