Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2024-09-11 | example: add lua simple-bar | Aylur | |
2024-09-11 | nix: move devshell into its own file | Aylur | |
2024-09-11 | add lua builder | Aylur | |
2024-09-11 | docs: document libraries | Aylur | |
2024-09-11 | tray: Change return type of create_menu method | kotontrion | |
Programs using this lib won't have to link against DBusmenu-gtk3 anymore. | |||
2024-09-10 | example: fix link | Aylur | |
2024-09-09 | lib: notifd check for valid replace ids | Aylur | |
2024-09-09 | lib: hyprland 0.42 fullscreen changes | Aylur | |
this means this library is for hyprland ^0.42 | |||
2024-09-08 | docs: how to create regular windows | Aylur | |
2024-09-08 | docs: document list type properties | Aylur | |
2024-09-08 | docs: note deprecated child widgets | Aylur | |
2024-09-08 | Merge pull request #4 from Aylur/fix/example_bar | Aylur | |
example: use gicon for tray | |||
2024-09-08 | example: use gicon for tray | kotontrion | |
2024-09-08 | example: add python starter bar | Aylur | |
2024-09-08 | example: add Tray to js Bar | Aylur | |
2024-09-07 | docs: dark brand colors | Aylur | |
2024-09-07 | docs: add feature icons to frontpage | Aylur | |
2024-09-07 | docs: add example js bar | Aylur | |
2024-09-07 | add screenshot for bar example | Aylur | |
2024-09-07 | add: js bar example | Aylur | |
2024-09-07 | fix: default slider draw_value to false | Aylur | |
2024-09-07 | docs: apps page | Aylur | |
also add icons | |||
2024-09-07 | feat: App monitor signals | Aylur | |
2024-09-07 | docs: add nix page | Aylur | |
2024-09-07 | docs: fix edit link | Aylur | |
2024-09-07 | docs: touchups | Aylur | |
* code block langs * ags faq * fix broken links | |||
2024-09-07 | docs: ags theeming | Aylur | |
2024-09-07 | nix: propagate dependencies | Aylur | |
2024-09-06 | docs: add ags installation page | Aylur | |
2024-09-06 | cleanup: meson gjs variable | Aylur | |
use prefix instead | |||
2024-09-05 | river: improve docs | kotontrion | |
2024-09-05 | wireplumber: improve docs | kotontrion | |
2024-09-04 | update readme | Aylur | |
2024-09-04 | docs: fix links | Aylur | |
added initial documention for each library | |||
2024-09-05 | fix: github action | Aylur | |
only push if there are changes | |||
2024-09-05 | fix: docs urlmap | Aylur | |
2024-09-05 | docs: add urlmap to gi-docgen | Aylur | |
2024-09-04 | fix github action | Aylur | |
early exit when there are no changes |