Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
to make stack shown property behave as expected
|
|
|
|
|
|
delete test
|
|
|
|
|
|
|
|
|
|
closes #29
|
|
closes #28
|
|
|
|
|
|
core: fix astalified container not removing children
|
|
|
|
|
|
|
|
|
|
add idle inhibitor
|
|
I will setup uncrustify at some point, but the number of options is
overwhelming it will take a while
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
do not call destroy on an already removed child
|
|
let gc collect them
|
|
so people don't try to access the emitter
|
|
|
|
|
|
assign children first, so props that depend on them work
for example Stack.shown
|
|
|
|
|
|
|
|
|
|
|
|
lua example, nix builder
|
|
|
|
|
|
|
|
|
|
use prefix instead
|
|
when the first member is assigned 0, vala assigns 0 to the next member
regardless
|
|
|
|
fixes circular progress widgets
|