Age | Commit message (Collapse) | Author |
|
closes #28
|
|
#32
|
|
|
|
|
|
core: lua fix typo
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sometimes an endpoint gets added before the associated device. The
creation of an endpoint is now delayed until the associated device is
added.
|
|
|
|
|
|
Fix flake for river
|
|
closes #14
|
|
do not call destroy on an already removed child
|
|
let gc collect them
|
|
|
|
de096e16da8a76c60b97ca0238a1cd1b545fa295
|
|
|
|
|
|
|
|
|
|
|
|
so people don't try to access the emitter
|
|
|
|
|
|
|
|
the spec says length is supposed to be an int64
but spotify is returning a uint64
|
|
|
|
|