Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-11 | feat: Window.namespace | Aylur | |
2024-08-04 | icon load pixbuf async | Aylur | |
2024-08-04 | add: layer shell check on window | Aylur | |
2024-07-27 | add: Label widget | Aylur | |
2024-07-14 | add slider default step value | Aylur | |
2024-07-14 | feat(slider): dragged signal | Aylur | |
2024-07-14 | fix(slider) | Aylur | |
* remove custom css selector, so that default gtk theme works * set max to 1 by default | |||
2024-06-27 | fix button hover event | Aylur | |
2024-06-26 | feat: widget click through | Aylur | |
2024-06-25 | box implicit destroy default to true | Aylur | |
this is the current behavior on ags | |||
2024-06-23 | fix(box): only destroy old children | Aylur | |
2024-06-19 | add(box): implicit_destroy | Aylur | |
this is a convinience property that is mostly useful in gjs and lua when binding children to a variable where these children set up connections themselves | |||
2024-06-19 | set eventbox css name | Aylur | |
2024-06-19 | expose toggleClassName | Aylur | |
2024-06-10 | fix overlay setters | Aylur | |
setting overlays would remove its child | |||
2024-06-09 | fix: centerbox setters | Aylur | |
2024-06-05 | more widget subclasses | Aylur | |
* levelbar * overlay * scrollable * slider | |||
2024-05-29 | add button and eventbox events | 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-22 | add: Window.margin v2 | Aylur | |
2024-05-22 | add: Window.margin | Aylur | |
2024-05-19 | init 0.1.0 | Aylur | |