Simon Lees
Simon Lees
When developer debugging is on dokuwiki will complain about this filename being wrong, so this fixes it.
**Issue** As per the title `${top mem 1}` reports inf when used without `$mem` or `$swap` **Information** This issue was reported on openSUSE Tumbleweed which is using conky 1.11.5 but...
# Description ## Introduction I have attempted to resolve #900 by creating a new lua binding specifically for doing font rendering in Cairo using Freetype and Harfbuzz, fontconfig is also...
### What happened? Window sizing is smaller when `use_xft = true` is set then when it is not, if a window is a forced size with min_width and max_width being...
* **Version**: 1.45 * **Platform**: openSUSE Tumbleweed ppc64le (kernel 6.6.7-1-default) We have been tracking a segfault found in the cmake test suite [1], [2] on ppc64le systems and have tracked...
As per the title Sizes aren't recalcuated for widget changes inside nested Layout (Column/Row) widgets. I implemented a fix at the following by switching to using recursion to handle updates....
Config is now split into 3 parts and merged dynamically: * core config - this should always be the same for polycore * wm config - window manager specific issues...
This is an upstream issue https://github.com/brndnmtthws/conky/issues/1528 but it took me so long to track down that i'll post it here incase someone else stumbles across it use_xft = true ...
* This moves the text and graph colors along with fonts into a separate file / module and then loads them into a `current_theme` variable so that its easy to...
This is a text box that does conky variable substitution, as an easy way to get data. By the way no need to review these in a hurry, I'm giving...