Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-13 | Merge pull request #65 from tokyob0t/lua-refactor | Aylur | |
core: smol lua fixes | |||
2024-11-12 | gjs: define pkg-config variable | Aylur | |
will be used by ags | |||
2024-11-11 | core: Variable.derive fix | Kevin | |
2024-11-11 | Merge branch 'Aylur:main' into lua-refactor | Kevin | |
2024-11-08 | stoopid zed | Kevin | |
2024-11-07 | example: applauncher | Aylur | |
2024-11-05 | oops | Kevin | |
2024-11-05 | core: typing for lua | Kevin | |
2024-11-04 | core: smol lua fixes | Kevin | |
2024-11-04 | core: smol lua fixes | Kevin | |
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 | Merge branch 'main' into feat/gtk4 | Aylur | |
2024-11-02 | feat: gtk4 | Aylur | |
initial gtk4 version of app and window | |||
2024-10-26 | fix: lua flake and lib | Aylur | |
2024-10-25 | docs: lua docs (#50) | Kevin | |
2024-10-22 | fix(gjs): property decorator | Aylur | |
make it not static | |||
2024-10-18 | Merge pull request #48 from tokyob0t/lua-refactor | Aylur | |
core: lua refactor | |||
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-17 | core: fix typo | Kevin | |
2024-10-16 | core: lua refactor | Kevin | |
2024-10-16 | core: lua fix require | Kevin | |
2024-10-16 | core: table.unpack compat in lua, fix typo in astal/init.lua | Kevin | |
2024-10-16 | core: lua compat 5.1/5.4/luajit | Kevin | |
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 | |