Age | Commit message (Expand) | Author |
2022-09-16 | Fix for non-cairo build | jao |
2022-09-16 | little clean-ups | jao |
2022-09-16 | cairo: outer boxes fixes | jao |
2022-09-16 | linting and version bump | jao |
2022-09-15 | cairo: boxes as lines | jao |
2022-09-15 | cairo: boxes, take two | jao |
2022-09-15 | new flag: with_xrender | jao |
2022-09-15 | linting | jao |
2022-09-15 | cairo: box drawing | jao |
2022-09-15 | cairo: global background always via XRender | jao |
2022-09-14 | whitespace | jao |
2022-09-14 | cairo: honouring top/bottom offsets in color specifications | jao |
2022-09-13 | cairo: ellipsize text segments if they go out of bounds | jao |
2022-09-13 | cairo: honouring iconOffset | jao |
2022-09-13 | XlibDraw: verticalOffsets in XConf not needed | jao |
2022-09-13 | 'Core' fonts not used anymore (utf8 is always required) | jao |
2022-09-12 | X11.MinXft not needed anymore | jao |
2022-09-12 | cairo: with_xft deprecated, with_cairo synomym | jao |
2022-09-12 | wee refactoring: a couple type synonyms | jao |
2022-09-11 | cairo: a couple of as yet unused imported foreign functions | jao |
2022-09-11 | x event loop clean-ups | jao |
2022-09-11 | cairo: bitmaps | jao |
2022-09-11 | fix for the default, non-cairo build | jao |
2022-09-11 | cairo: linting | jao |
2022-09-11 | cairo: alpha (still pseudo, via xrender) | jao |
2022-09-11 | cairo: outer border | jao |
2022-09-10 | cairo: left/center/right segments | jao |
2022-09-10 | cairo: <hspace> | jao |
2022-09-10 | cairo: fonts, offsets, colors, actions | jao |
2022-09-09 | cairo: drawing skeleton from an xlib cairo surface | jao |
2022-09-09 | cairo: pure xlib/xft drawing code factored out | jao |
2022-08-13 | fix: default to textOffset for missing textOffsets entries | jao |
2022-08-13 | fix: in -W0, char 0->[0,10], char 1->[10,20]... | jao |
2022-05-16 | Fix for -W "0" spec in logarithmic bars | jao |
2022-05-12 | Remove the now useless -DUTF8 flag | jao |
2022-04-18 | CpuFreq: new template parameters max, min and avg. | jao |
2022-04-18 | New dbus signal: SetAlpha (fixes #499) | jao |
2022-04-18 | Stylistic nits for previous Batt refactoring/fix | jao |
2022-04-18 | Split up battery reading functions; fixed units | Patrick Günther |
2022-04-16 | Fixed unit of battery power consumption | Patrick Günther |
2022-04-14 | Memory: new argument to scale usage units | jao |
2022-04-13 | make small refactoring of load linux code | Michal Zielonka |
2022-04-11 | add load monitor for freebsd | Michal Zielonka |
2022-03-30 | Fix: consistent use of configured nastring instead of hardcoded N/A | jao |
2022-03-30 | Wee clean-ups | jao |
2022-03-30 | Load: honour the -d (decimal digits) monitor argument | jao |
2022-03-30 | Load monitor: correctly colorize according to -L/-H | jao |
2022-03-30 | Load: new load average monitor | jao |
2022-03-29 | Apply hlint suggestions to MultiCoreTemp | Rob Whitaker |
2022-03-29 | Fix MultiCoreTemp's temperature file finding logic | Rob Whitaker |