Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
docs: fixed typo in mpris.md
|
|
|
|
it should probably be moved to the root from the src directory
|
|
|
|
|
|
|
|
Added examples for python and lua to the docs :nerd_face:
|
|
|
|
|
|
docs: fixed typo in faq.md
|
|
|
|
assign children first, so props that depend on them work
for example Stack.shown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lua example, nix builder
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Programs using this lib won't have to link against DBusmenu-gtk3
anymore.
|
|
|
|
|
|
this means this library is for hyprland ^0.42
|
|
|
|
|