summaryrefslogtreecommitdiff
path: root/lang/lua/astal
AgeCommit message (Collapse)Author
2025-02-27rename: message -> requestAylur
the same thing was called either message or request now its only referred to as a request
2025-01-23add: lua gtk3 examples (#156)Kevin
2025-01-03lua: Variable.derive fixKevin
2024-12-20fix(lua): visible bindingAylur
2024-12-19update examples, fix stylingAylur
2024-11-16Merge branch 'main' into feat/tray-gtk4kotontrion
2024-11-16lua: add actionGroup propertykotontrion
2024-11-11core: Variable.derive fixKevin
2024-11-08stoopid zedKevin
2024-11-05oopsKevin
2024-11-05core: typing for luaKevin
2024-11-04core: smol lua fixesKevin
2024-11-04core: smol lua fixesKevin
2024-10-26fix: lua flake and libAylur
2024-10-25docs: lua docs (#50)Kevin
2024-10-18Merge pull request #48 from tokyob0t/lua-refactorAylur
core: lua refactor
2024-10-18reexport modulesAylur
- Gio from file - GLib from gobject - AstalIO.Process from process - AstalIO.Time from time
2024-10-17core: fix typoKevin
2024-10-16core: lua refactorKevin
2024-10-16core: lua fix requireKevin
2024-10-16core: table.unpack compat in lua, fix typo in astal/init.luaKevin
2024-10-16core: lua compat 5.1/5.4/luajitKevin
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