Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-25 | docs(gjs): add example reactive map | Aylur | |
2024-09-25 | docs: restructure | Aylur | |
2024-09-23 | docs(ags): $GOPATH tip | Aylur | |
2024-09-23 | fix: hero bg blur on mobile | Aylur | |
2024-09-23 | docs: nix derivation for vala | Aylur | |
2024-09-22 | wireplumber: fix race condition | kotontrion | |
sometimes an endpoint gets added before the associated device. The creation of an endpoint is now delayed until the associated device is added. | |||
2024-09-22 | docs: add icon | Aylur | |
2024-09-22 | examples: add vala bar | Aylur | |
2024-09-21 | Merge pull request #15 from zoriya/main | Aylur | |
Fix flake for river | |||
2024-09-21 | examples: update battery widget to use battery_icon_name | Aylur | |
closes #14 | |||
2024-09-21 | fix(box): children setter | Aylur | |
do not call destroy on an already removed child | |||
2024-09-21 | fix(Variable): remove explicit run_dispose | Aylur | |
let gc collect them | |||
2024-09-20 | Fix flake for river | Zoe Roux | |
2024-09-19 | Update wireplumber.md | Aylur | |
de096e16da8a76c60b97ca0238a1cd1b545fa295 | |||
2024-09-18 | Merge branch 'fix/wireplumber-11' | kotontrion | |
2024-09-18 | add version constants to auth, river and wireplumber libs | kotontrion | |
2024-09-18 | wireplumber: rename get_default_wp to get_default | kotontrion | |
2024-09-18 | device id null check | kotontrion | |
2024-09-18 | cleanup workflows | Aylur | |
2024-09-17 | style(gjs): binding runtime private properties | Aylur | |
so people don't try to access the emitter | |||
2024-09-17 | fix(battery): charged 100 battery icon | Aylur | |
2024-09-17 | battery: use json-glib for cli | Aylur | |
2024-09-17 | fix(notifications): urgency getter | Aylur | |
2024-09-17 | fix(mpris): length getter | Aylur | |
the spec says length is supposed to be an int64 but spotify is returning a uint64 | |||
2024-09-14 | fix | Aylur | |
2024-09-14 | battery: use numbered battery icons | Aylur | |
2024-09-14 | docs: versioned gi-docgen | Aylur | |
2024-09-14 | Merge pull request #10 from tokyob0t/main | Aylur | |
docs: fixed typo in mpris.md | |||
2024-09-14 | docs: fixed typo in mpris.md | Kevin | |
2024-09-14 | Update installation.md | Aylur | |
it should probably be moved to the root from the src directory | |||
2024-09-14 | lua: adjust Variable.poll for 25664dbe | Aylur | |
2024-09-14 | lua: adjust exec functions | Aylur | |
2024-09-14 | fix: Network.get_device #6 | Aylur | |
2024-09-14 | Merge pull request #9 from tokyob0t/main | Aylur | |
Added examples for python and lua to the docs :nerd_face: | |||
2024-09-14 | docs: lib examples consistency | Aylur | |
2024-09-14 | Added examples for python and lua | Kevin | |
2024-09-13 | Merge pull request #7 from marleypowell/patch-1 | Aylur | |
docs: fixed typo in faq.md | |||
2024-09-13 | docs: fixed typo in faq.md | Marley | |
2024-09-12 | fix: widget constructor assigning order | Aylur | |
assign children first, so props that depend on them work for example Stack.shown | |||
2024-09-12 | docs: list of jsx available widgets | Aylur | |
2024-09-12 | fix: box and stack children setter | Aylur | |
2024-09-12 | lua: rockspeck urls | Aylur | |
2024-09-11 | lua: fix hook | Aylur | |
2024-09-12 | fixes and touchups | Aylur | |
2024-09-12 | docs: fix url | Aylur | |
2024-09-12 | docs: touchups | Aylur | |
2024-09-12 | Merge pull request #5 from Aylur/nix/lua-builder | Aylur | |
lua example, nix builder | |||
2024-09-11 | add: stack widget | Aylur | |
2024-09-11 | docs: package lua on nix | Aylur | |
2024-09-11 | nix: touchups | Aylur | |