summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-19Update installation.mdAylur
2024-10-18Merge pull request #48 from tokyob0t/lua-refactorAylur
core: lua refactor
2024-10-18fix(gjs): Overlay.overlaysAylur
2024-10-18reexport modulesAylur
- Gio from file - GLib from gobject - AstalIO.Process from process - AstalIO.Time from time
2024-10-18Update FUNDING.ymlAylur
2024-10-17core: fix typoKevin
2024-10-16core: lua refactorKevin
2024-10-16Merge pull request #43 from tokyob0t/mainAylur
core: lua compat 5.1/5.4/luajit
2024-10-16Merge pull request #47 from Aylur/fix/fuzzy-searchAylur
apps: fix fuzzy search
2024-10-16Merge branch 'main' into fix/fuzzy-searchAylur
2024-10-16fix io send_messageAylur
2024-10-16docs: update widget subclass exampleAylur
2024-10-16apps: fuzzy: reduce panalty for not matchingkotontrion
2024-10-16core: lua fix requireKevin
2024-10-16Merge branch 'adapt-upstream-changes'Kevin
2024-10-16revert example-lua commitKevin
2024-10-16notifications lua exampleKevin
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-15docs: astal-io doc commentsAylur
2024-10-15docs: apps doc commentsAylur
docs: apps doc comments
2024-10-15nix: expose the gjs packageAylur
2024-10-15Merge branch 'small-refactor'Aylur
2024-10-15docs: fix linksAylur
2024-10-15Merge pull request #46 from Aylur/small-refactorAylur
Small refactor
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
2024-10-15docs: recommend /usr prefix by defaultAylur
2024-10-15docs: update references flakeAylur
2024-10-15revert example-lua commitKevin
2024-10-15docs: better explain agsAylur
2024-10-15update examplesAylur
2024-10-15refactor lua and gjs libAylur
2024-10-14feat: Astal3Aylur
2024-10-14feat: astal-ioAylur
2024-10-14notifications lua exampleKevin
2024-10-14core: table.unpack compat in luaKevin
2024-10-14Merge branch 'Aylur:main' into mainKevin
2024-10-14Merge pull request #44 from 0x6e6174/mainAylur
check that conn is not null in Hyprland.write_socket() prior to setting output values
2024-10-14lib(hyprland): check if conn and strea is not nullAylur
2024-10-14Merge pull request #41 from Aylur/feat/fuzzy-searchAylur
apps: better fuzzy search algorithm
2024-10-13check that conn is not nullgnat
2024-10-13core: lua compat 5.1/5.4/luajitKevin
2024-10-13Merge pull request #42 from Aylur/showcase/kotontrionAylur
showcase: kotontrion
2024-10-13showcase: update kotontrionkotontrion
2024-10-13showcase: kotontrionkotontrion
2024-10-13docs: fix lockAylur
2024-10-13apps: fix stylekotontrion
2024-10-13feat: App window-toggled signalAylur
2024-10-13Merge pull request #38 from tokyob0t/mainAylur
Improve showcases doc site
2024-10-13switch to VPButtonAylur