Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
resolves #54
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
docs: apps doc comments
|
|
|
|
|
|
|
|
|
|
check that conn is not null in Hyprland.write_socket() prior to setting output values
|
|
|
|
|
|
|
|
|
|
|
|
they are not included in the generated docs or gir yet
|
|
a
|
|
|
|
#32
|
|
|
|
|
|
sometimes an endpoint gets added before the associated device. The
creation of an endpoint is now delayed until the associated device is
added.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the spec says length is supposed to be an int64
but spotify is returning a uint64
|
|
|
|
|
|
|
|
Programs using this lib won't have to link against DBusmenu-gtk3
anymore.
|
|
|
|
this means this library is for hyprland ^0.42
|
|
|
|
|
|
|
|
when the first member is assigned 0, vala assigns 0 to the next member
regardless
|