New
v1.22.1
What's Changed
๐ Bug fixes
- Compile cairo_xlib Lua bindings as MODULE by @brndnmtthws in https://github.com/brndnmtthws/conky/pull/2147
- Add #include to fix building with gcc 15 by @kostadinsh in https://github.com/brndnmtthws/conky/pull/2174
๐๏ธ Miscellaneous
- Bump version by @brndnmtthws in https://github.com/brndnmtthws/conky/pull/2128
- Update build.sh for switch to newer appimagetool by @Drsheppard01 in https://github.com/brndnmtthws/conky/pull/2130
- [Refactor]: Move sources into subdirectories by @Caellian in https://github.com/brndnmtthws/conky/pull/2119
- Update blame ignore & labeler by @Caellian in https://github.com/brndnmtthws/conky/pull/2133
- build(deps): bump DeterminateSystems/magic-nix-cache-action from 8 to 9 in the actions group by @dependabot in https://github.com/brndnmtthws/conky/pull/2150
- Check whether first_colour is set before using it as foreground color by @livanh in https://github.com/brndnmtthws/conky/pull/2153
- Switch Nix installer & cache for CI by @brndnmtthws in https://github.com/brndnmtthws/conky/pull/2159
- CI: sccache cache keys can be simpler by @brndnmtthws in https://github.com/brndnmtthws/conky/pull/2162
- Ubuntu 20.04 deprecated by @brndnmtthws in https://github.com/brndnmtthws/conky/pull/2163
- OpenBSD: Reimplement using bsdcommon. by @g0mb4 in https://github.com/brndnmtthws/conky/pull/2164
- Implement
-Ufor OpenBSD. by @g0mb4 in https://github.com/brndnmtthws/conky/pull/2165 - Use semicolon as file path separator for lua_load by @Caellian in https://github.com/brndnmtthws/conky/pull/2154
- Added multi pointer support by @fluffyironboots in https://github.com/brndnmtthws/conky/pull/2168
๐ Dependencies
- Add compiler cache and fix CMake deprecation warnings by @Caellian in https://github.com/brndnmtthws/conky/pull/2132
New Contributors
- @Drsheppard01 made their first contribution in https://github.com/brndnmtthws/conky/pull/2130
- @fluffyironboots made their first contribution in https://github.com/brndnmtthws/conky/pull/2168
- @kostadinsh made their first contribution in https://github.com/brndnmtthws/conky/pull/2174
Full Changelog: https://github.com/brndnmtthws/conky/compare/v1.22.0...v1.22.1