Changelog for
conky-1.20.x+git.20240424T135628~c5ee701-ku.90.1.x86_64.rpm :
* Mon Oct 14 2024 obs-service-tar-scmAATTinvalid- Update to version 1.20.x+git.20240424T135628~c5ee701:
* set_struts improvements (#1849)
* Use perfect hash (gperf) for parsing color names (#1848)
* Cleanup build flags, global namespace and includes (#1841)
* Fix web components and pages (UI)
* Revert \"Fix matrix URL\"
* Fix matrix URL
* Separate cairo-xlib.h Lua bindings from cairo.h (#1844)
* Fix imlib_cache_size_setting::lua_setter (#1843)
* Track more context labels (#1842)
* Always run Nix & AppImage builds on PRs
* Sun Sep 22 2024 Robert Herb
- enable wayland- downgrade to 1.20.x as wayland is broken
* Sun Jan 15 2023 Robert Herb - using latest sources from GIT- removed doc-subpackage
* Wed Sep 21 2022 Michael Vetter - Update to 1.13.1:
* Add units_spacer #1094
* Fixes #1068 : Added custom uninstall target #1103
* fix typo in in lua_parse description #1121
* Fix SEGFAULT caused by out-of-bounds write #1124
* Document unimplemented weather features #1170
* make gw_iface work with net stat #1104
* Include hsv_gradient.h even if BUILTIN_CONFIG is disabled #1141
* Correct dependencies on generated header files #1207
* GUI backends phase 1 #664
* Http port config #1205
* Add syntax keyword for http_port config setting #1209
* fix #1165 by applying the padding function to nvidia objects #1166
* Wed Sep 21 2022 Michael Vetter - Update to 1.13.0:
* Add units_spacer #1094
* Fixes #1068: Added custom uninstall target
* fix typo in in lua_parse description #1121
* Fix SEGFAULT caused by out-of-bounds write #1124
* Document unimplemented weather features #1170
* make gw_iface work with net stat #1104
* Include hsv_gradient.h even if BUILTIN_CONFIG is disabled #1141
* Correct dependencies on generated header files #1207
* GUI backends phase 1 #664
* Http port config #1205
* Add syntax keyword for http_port config setting #1209
* fix #1165 by applying the padding function to nvidia objects #1166
* Mon Apr 26 2021 Michael Vetter - Update to 1.12.2:
* Add support for Intel backlight
* Fix non-IPV6 build (#1033)
* Code cleanup
* Thu Mar 04 2021 malcolmlewisAATTopensuse.org- Updated to version 1.12.1:
* Fix an issue in the AppImage build. There are no other changes from v1.12.0, and so v1.12.0 and v1.12.1 are otherwise equivalent.- Changes from version 1.12.0:
* No changelog foumd(?), for full details see: https://github.com/brndnmtthws/conky/compare/v1.12.0...v1.12.1- Rebase conky.timestamp.patch and drop Conky.cmake part as this is upstreamed.
* Tue Jul 28 2020 Michael Vetter - Update to 1.11.6:
* Fix negative RAM usage (#878)
* Add nvidia driverversion variable (#889)
* properly format PIDs longer than 5 digits
* linux: update statistics based on newer kernel interface (#859)
* Fix segfault on pulseaudio tunnel sinks
* Added lower_case and upper_case commands- Remove fix-negative-memory.patch: upstreamed
* Tue Apr 14 2020 Simon Lees - Don\'t require nano with the nano completions, conky shouldn\'t pull in nano just for completions.
* Fri Apr 03 2020 Simon Lees - Fix negative ram reporting #877 #878 #909 fix-negative-memory.patch