mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 16:25:39 +02:00
changelog: minor formatting changes
This commit is contained in:
parent
f923261fec
commit
5ac7d51e8a
1 changed files with 4 additions and 3 deletions
|
@ -53,9 +53,10 @@
|
||||||
* dwl module reporting only the last part of the title ([#251][251])
|
* dwl module reporting only the last part of the title ([#251][251])
|
||||||
* i3/sway: regression; persistent workspaces shown twice
|
* i3/sway: regression; persistent workspaces shown twice
|
||||||
([#253][253]).
|
([#253][253]).
|
||||||
* pipewire: use roundf instead of ceilf for more accuracy ([#262][262])
|
* pipewire: use `roundf()` instead of `ceilf()` for more accuracy
|
||||||
* Crash when a yaml anchor has a value to already exists in the target
|
([#262][262])
|
||||||
yaml node ([#286][286]).
|
* Crash when a yaml anchor has a value that already exists in the
|
||||||
|
target yaml node ([#286][286]).
|
||||||
* battery: Fix time conversion in battery estimation ([#303][303]).
|
* battery: Fix time conversion in battery estimation ([#303][303]).
|
||||||
* battery: poll timeout being reset when receiving irrelevant udev
|
* battery: poll timeout being reset when receiving irrelevant udev
|
||||||
notification (leading to battery status never updating, in worst
|
notification (leading to battery status never updating, in worst
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue