1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00
Files
Fernando Apesteguía ff0628cc99 sysutils/conky{-awesome}: Update to 1.23.0
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.23.0

Add 2 cherry-picked commits to:
 * Allow the specific options of conky-awesome to build
 * Fix an issue with mouse events repropagation

Features
 * feat(lua): add conky_surface() for creating Cairo surface on Wayland; update
   conky_window.width/height from Wayland
 * Improve logging and termination

Bug fixes

 * fix(x11): mouse event handling - scroll direction, hit testing, XInput2
   performance
 * fix(settings): simplify background alpha settings (#2109)
 * Fix #2333: implement hash-based caching for execp to persist scroll state
 * Update stale width and height values
 * fix: various tiny followups
 * Fix double free; coalesce free(obj/free_at_crash) into core.cc; fix graph
   leak
 * fix(conky): parse XDG_CURRENT_DESKTOP as colon-separated list

Miscellaneous

 * chore: bump version
 * fix(lua): fix build error caused by Lua 5.5 GC API changes
 * fix: Fixed rendering of gradients in graphs
 * fix: delete web dependabot
 * build(deps): bump the actions group across 1 directory with 11 updates
 * Fix journal.cc issues
 * chore: bump version
2026-05-29 23:39:50 +02:00
..