| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: conky | Distribution: openSUSE Tumbleweed |
| Version: 1.24.0 | Vendor: openSUSE |
| Release: 1.3 | Build date: Tue Jun 16 03:07:06 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 3506306 | Source RPM: conky-1.24.0-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/brndnmtthws/conky | |
| Summary: A System Monitor | |
Conky is an configurable system monitor.
GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT
* Tue Jun 16 2026 Simon Lees <sflees@suse.de>
- Enable BUILD_LUA_TEXT
- Enable BUILD_INTEL_GPU=ON
- Enable BUILD_LUA_CAIRO_XLIB for clarity
- Disable the following flags that are reported as unused by cmake
* BUILD_ARGB
* BUILD_BMPX
* BUILD_EVE
* BUILD_WEATHER_METAR
* BUILD_WEATHER_XOAP
- Disable docs in places pandoc doesn't exist
- Update to 1.24.0 (Combined Notes)
* Upgrade Notes
* conky_surface() is now the preferred Lua API for obtaining
the current Cairo drawing surface. It works across graphical
backends, including Wayland, and the older X11-specific
Cairo surface API now emits deprecation warnings.
* own_window_colour now carries background opacity through
its alpha channel. The older own_window_argb_visual,
own_window_argb_value, and own_window_transparent settings
are deprecated but remain backward-compatible, aside from
corrected opacity resolution behavior.
* BUILD_ARGB was removed; ARGB support is treated as part
of the X11 path.
* BUILD_XINPUT was removed; XInput2 is now used directly for
X11 mouse input, and the legacy non-XInput2 fallback was
removed.
* Lua and Graphical Output
* Added conky_surface() for backend-neutral Cairo drawing
from Lua, including Wayland support, and updated
conky_window.width / conky_window.height from
Wayland output (#2342).
* Added conky_window.pixel_size.x, conky_window.pixel_size.y,
and conky_window.scale for Lua scripts that need pixel-aware
drawing (#2342).
* Simplified window background alpha handling around
own_window_colour and fixed several compositor and opacity
edge cases (#2344).
* Fixed stale window width and height updates (#2345).
* Fixed graph gradient rendering (#2336).
* Improved cairo/lua text rendering support.
* Text Objects
* Added sysfs-backed bar variables for Linux hardware
monitoring: hwmonbar, i2cbar, and platformbar. These let
configs render sensor values as bars without shelling out
through execbar.
* Added an optional width argument to hr and stippled_hr,
allowing horizontal rules to be capped at a specific pixel
width while preserving existing defaults.
* X11 Mouse Input
* Various Fixes
* Reliability and Diagnostics
* Replaced legacy stderr/debug macros with structured
spdlog-based logging, runtime log levels, source locations,
span context, and cleaner termination handling (#1899).
* Improved parser error recovery so invalid variables can be
rendered literally instead of crashing in more cases (#1899).
* Security and Platform Fixes
* Various Hardening and Security related fixes
* Runtime Fixes
* Aligned periodic updates to wall-clock second boundaries
so ${time} output updates on time instead of drifting up
to nearly a second late.
* Fixed a crash when XDG_SESSION_TYPE is present but empty.
* Fixed X11 mouse event propagation regressions that could
duplicate clicks and scroll events on other windows.
* Fixed a graph argument parsing edge case for leading -m /
minheight values.
* Fri Mar 27 2026 Flann van der Eik <fl4nn@opensuse.org>
- Build with wayland support
* Sat Nov 22 2025 Stanislav Brabec <sbrabec@suse.com>
- Remove unused BuildRequires: update-desktop-files.
* Wed Oct 29 2025 Dominique Leuenberger <dimstar@opensuse.org>
- Fix shebang in extras/convert.lua: set it to LUA 5.3 and thus use
the same lua version as the rest of the package (switched to LUA
5.3 in 2019).
* Tue Jul 22 2025 Christoph G <foss@grueninger.de>
- update to 1.22.2
* Syntax file installation
* Better Wayland build errors
- update to 1.22.1
* MODULE
* Add #include to fix building with gcc 15
* Mon Mar 03 2025 olaf@aepfle.de
- Use gcc13 in SLE15 because because C++17 is used
* Wed Jan 08 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.22.0:
Features:
* Allow to override build date with SOURCE_DATE_EPOCH #2096
* Add support for power_now #2099
Bug fixes:
* NetBSD: Fix CPU usage and top info. #2101
* Fix out_to_wayland giving nothing #2103
* Revert "Use private mapping from provided shm_pool buffer" #2104
* Fix non-text content using own_window_argb_value #2105
* NetBSD: Fix meminfo. #2122
* wayland: fix clean_text bug #2127
* Wed Jan 08 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.21.9:
Features:
* Implement -U for FreeBSD. #2077
* OpenBSD: Fill missing fields in get_top_info(). #2093
* Implement -U for Haiku. #2079
Bug fixes:
* lua-imlib2: fix memory leak #2083
* Fix OpenBSD build #2080
* Fix NetBSD build #2089
* OpenBSD: Fix CPU Usage. #2092
* Wed Jan 08 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.21.8:
Features:
* Implement -U. #2049
Bug fixes:
* set display to null for race condition #2032
* src/fs.{cc,h}: Update fs_stats without error spam. #2033
* audacious.cc: print_audacious_filename(): fix always empty $audacious_filename #2038
* Fix tcp_ping for non-existent local network hosts #2043
* Fix if_match comparison for string operands containing operator symbols (#1988)
* fix: set initial state withdrawn wm hint (fixes #2046) #2056
* Thu Oct 17 2024 Simon Lees <sflees@suse.de>
- Update to 1.21.7
* Too many changes in the 8 version bumps to list here
- Drop
* conky.timestamp.patch - included upstream
* reproducible.patch - included upstream
* html docs
* Thu Sep 26 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Enable libXNVCtrl only on ix86, x86_64 and aarch64: these are the
only architectures where NVidia drivers exist.
* Thu Oct 12 2023 Bernhard Wiedemann <bwiedemann@suse.com>
- Add reproducible.patch for deterministic output of toluapp (boo#1047218)
* Tue Mar 21 2023 olaf@aepfle.de
- Remove support for xmms2, which was dropped long ago
- Add constraints for librsvg-2.0
* Fri Mar 03 2023 olaf@aepfle.de
- Adjust package name of libXNVCtrl
- Enable conditionals libXNVCtrl and cmus, they are available in Factory
/etc/conky /etc/conky/conky.conf /etc/conky/conky_no_x11.conf /etc/conky/convert.lua /usr/bin/conky /usr/bin/conkyconf /usr/lib64/conky /usr/lib64/conky/libcairo.so /usr/lib64/conky/libcairo_imlib2_helper.so /usr/lib64/conky/libcairo_text_helper.so /usr/lib64/conky/libcairo_xlib.so /usr/lib64/conky/libimlib2.so /usr/lib64/conky/librsvg.so /usr/lib64/libtcp-portmon.so /usr/share/applications/conky.desktop /usr/share/doc/conky-1.24.0 /usr/share/doc/conky-1.24.0/conky.conf /usr/share/doc/conky-1.24.0/conky_no_x11.conf /usr/share/doc/conky-1.24.0/convert.lua /usr/share/doc/packages/conky /usr/share/doc/packages/conky/AUTHORS /usr/share/doc/packages/conky/README.SUSE /usr/share/doc/packages/conky/README.md /usr/share/icons/hicolor/scalable/apps/conky-logomark-violet.svg /usr/share/licenses/conky /usr/share/licenses/conky/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Aug 3 00:14:01 2026