Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-07 | add overrides | Aylur | |
* Gtk.Container.child * Astal.Box.children | |||
2024-06-07 | return bool from launch | Aylur | |
2024-06-07 | fix: gjs child setter | Aylur | |
2024-06-06 | improve matching | Aylur | |
* add Score struct * more settings through properties | |||
2024-06-05 | export Binding | Aylur | |
2024-06-05 | add widgets for jsx | Aylur | |
2024-06-05 | more widget subclasses | Aylur | |
* levelbar * overlay * scrollable * slider | |||
2024-06-04 | small fixes | Aylur | |
* export Gdk * flatten jsx children | |||
2024-05-29 | update readme | Aylur | |
2024-05-29 | improve ts types | Aylur | |
2024-05-29 | add button and eventbox events | Aylur | |
2024-05-29 | fix(astal.vala): fix super.vfunc_request | Aylur | |
2024-05-29 | fix(astal.vala): avoid throwing | Aylur | |
2024-05-26 | fix(lua): child and children bindings | Aylur | |
2024-05-26 | fix(astal.vala): instance_name setter | Aylur | |
2024-05-26 | rename vfunc_response to vfunc_request | Aylur | |
2024-05-25 | fix(jsx): handle children better | Aylur | |
2024-05-25 | improve jsx | Aylur | |
edge cases will need to be handled as widgets are added | |||
2024-05-25 | add(gjs): jsx support | Aylur | |
2024-05-25 | rename runJS to eval | Aylur | |
2024-05-25 | feat: npm installable gjs package | Aylur | |
2024-05-25 | separate node and gjs into its own package | Aylur | |
2024-05-23 | hardcode GtkLayerShell enums | Aylur | |
meson fails to link its gir file, but only two of its enums are referenced, so its fine to just hardcode it | |||
2024-05-23 | add cli tool | kotontrion | |
2024-05-23 | Create README.md | kotontrion | |
2024-05-23 | code formatting | kotontrion | |
2024-05-23 | clean up small things | kotontrion | |
2024-05-23 | fix item registration on watcher owner changes | kotontrion | |
2024-05-23 | implement tray items | kotontrion | |
2024-05-22 | add: Window.margin v2 | Aylur | |
2024-05-22 | add: Window.margin | Aylur | |
2024-05-22 | init 0.1.0 | kotontrion | |
2024-05-22 | fix --help output | Aylur | |
2024-05-22 | remove leftover log | Aylur | |
2024-05-22 | init 0.1.0 | Aylur | |
2024-05-22 | update meson format | Aylur | |
2024-05-22 | fix(cli): flush stdout on each new notification | Aylur | |
2024-05-22 | refactor meson | Aylur | |
into a reusable format that can easily be copied | |||
2024-05-21 | fix proxy, add remaining cli functionality | Aylur | |
2024-05-21 | Merge pull request #1 from astal-sh/nix-flake | kotontrion | |
add flake.nix | |||
2024-05-21 | fix introspection | Aylur | |
2024-05-21 | add license | Aylur | |
2024-05-21 | add flake.nix | Aylur | |
2024-05-21 | init 0.1.0 | Aylur | |
2024-05-20 | fix: pkgconfig url | kotontrion | |
2024-05-20 | add: astal-auth executable | kotontrion | |
2024-05-20 | Merge pull request #1 from kotontrion/package/luarocks | Aylur | |
add rockspec file for packaging lua bindings | |||
2024-05-20 | add rockspec file for packaging lua bindings | kotontrion | |
2024-05-19 | add: Readme and gjs examples | kotontrion | |
2024-05-19 | fix: so version | kotontrion | |