summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-25improve jsxAylur
edge cases will need to be handled as widgets are added
2024-05-25add(gjs): jsx supportAylur
2024-05-25rename runJS to evalAylur
2024-05-25feat: npm installable gjs packageAylur
2024-05-25separate node and gjs into its own packageAylur
2024-05-23hardcode GtkLayerShell enumsAylur
meson fails to link its gir file, but only two of its enums are referenced, so its fine to just hardcode it
2024-05-23add cli toolkotontrion
2024-05-23Create README.mdkotontrion
2024-05-23code formattingkotontrion
2024-05-23clean up small thingskotontrion
2024-05-23fix item registration on watcher owner changeskotontrion
2024-05-23implement tray itemskotontrion
2024-05-22add: Window.margin v2Aylur
2024-05-22add: Window.marginAylur
2024-05-22init 0.1.0kotontrion
2024-05-22fix --help outputAylur
2024-05-22remove leftover logAylur
2024-05-22init 0.1.0Aylur
2024-05-22update meson formatAylur
2024-05-22fix(cli): flush stdout on each new notificationAylur
2024-05-22refactor mesonAylur
into a reusable format that can easily be copied
2024-05-21fix proxy, add remaining cli functionalityAylur
2024-05-21Merge pull request #1 from astal-sh/nix-flakekotontrion
add flake.nix
2024-05-21fix introspectionAylur
2024-05-21add licenseAylur
2024-05-21add flake.nixAylur
2024-05-21init 0.1.0Aylur
2024-05-20fix: pkgconfig urlkotontrion
2024-05-20add: astal-auth executablekotontrion
2024-05-20Merge pull request #1 from kotontrion/package/luarocksAylur
add rockspec file for packaging lua bindings
2024-05-20add rockspec file for packaging lua bindingskotontrion
2024-05-19add: Readme and gjs exampleskotontrion
2024-05-19fix: so versionkotontrion
2024-05-19fix: build examplekotontrion
2024-05-19fix gir versionkotontrion
2024-05-19fix header pathskotontrion
2024-05-19init 0.1.0kotontrion
2024-05-19Initial commitkotontrion
2024-05-19Update pyproject.tomlAylur
rename from astal.py to astal
2024-05-19add LICENSEAylur
2024-05-19init 0.1.0Aylur