Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-21 | nix: refactor (#197) | Aylur | |
close #192 | |||
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-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 | chore: update license on gjs and lua package | Aylur | |
closes #89 | |||
2024-11-15 | fix(gjs): gobject decorators | Aylur | |
subclassing further now works correctly signals without args are fixed | |||
2024-11-12 | gjs: define pkg-config variable | Aylur | |
will be used by ags | |||
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 | |||
2024-10-15 | docs: better explain ags | Aylur | |
2024-10-15 | refactor lua and gjs lib | Aylur | |