New
v1.22.0
What's Changed
๐ Features
- Allow to override build date with SOURCE_DATE_EPOCH by @bmwiedemann in https://github.com/brndnmtthws/conky/pull/2096
- Add support for power_now by @shuber2 in https://github.com/brndnmtthws/conky/pull/2099
๐ Bug fixes
- NetBSD: Fix CPU usage and top info. by @g0mb4 in https://github.com/brndnmtthws/conky/pull/2101
- Fix out_to_wayland giving nothing by @stacyharper in https://github.com/brndnmtthws/conky/pull/2103
- Revert "Use private mapping from provided shm_pool buffer" by @Caellian in https://github.com/brndnmtthws/conky/pull/2104
- Fix non-text content using
own_window_argb_valueby @Caellian in https://github.com/brndnmtthws/conky/pull/2105 - NetBSD: Fix meminfo. by @g0mb4 in https://github.com/brndnmtthws/conky/pull/2122
- wayland: fix clean_text bug by @bl4kraven in https://github.com/brndnmtthws/conky/pull/2127
๐๏ธ Miscellaneous
- Bump minor version by @brndnmtthws in https://github.com/brndnmtthws/conky/pull/2094
- Simplify adding new wayland protocols by @Caellian in https://github.com/brndnmtthws/conky/pull/2110
- Move color parse error message out of hex parser by @Caellian in https://github.com/brndnmtthws/conky/pull/1937
- Add blame ignore file by @Caellian in https://github.com/brndnmtthws/conky/pull/2113
- Update Catch2 from 2.13.9 to 3.7.1 by @Caellian in https://github.com/brndnmtthws/conky/pull/2114
- Implement
-Ufor NetBSD. by @g0mb4 in https://github.com/brndnmtthws/conky/pull/2118
New Contributors
- @stacyharper made their first contribution in https://github.com/brndnmtthws/conky/pull/2103
- @bl4kraven made their first contribution in https://github.com/brndnmtthws/conky/pull/2127
Full Changelog: https://github.com/brndnmtthws/conky/compare/v1.21.9...v1.22.0