Releases: brndnmtthws/conky
Releases · brndnmtthws/conky
v1.21.8
What's Changed
🏕 Features
🐞 Bug fixes
- set display to null for race condition by @zlice in #2032
- src/fs.{cc,h}: Update fs_stats without error spam. by @pghvlaans in #2033
- audacious.cc: print_audacious_filename(): fix always empty $audacious_filename by @z1atk0 in #2038
- Fix tcp_ping for non-existent local network hosts by @mmuman in #2043
- Fix if_match comparison for string operands containing operator symbols (#1988) by @liestrela in https://github.com/brndnmtthws/
conky/pull/2064 - fix: set initial state withdrawn wm hint (fixes #2046) by @heavyjoost in #2056
🎛️ Miscellaneous
- Bump version by @brndnmtthws in #2024
- build(deps): bump DeterminateSystems/nix-installer-action from 13 to 14 in the actions group by @dependabot in #2030
- build(deps): bump DeterminateSystems/magic-nix-cache-action from 7 to 8 in the actions group by @dependabot in #2034
- Add automatic labeling for issues by @Caellian in #2057
- Revert "Add automatic labeling for issues" by @Caellian in #2058
- build(deps): bump DeterminateSystems/nix-installer-action from 14 to 15 in the actions group by @dependabot in #2069
New Contributors
- @zlice made their first contribution in #2032
- @z1atk0 made their first contribution in #2038
- @heavyjoost made their first contribution in #2056
- @liestrela made their first contribution in #2064
- @g0mb4 made their first contribution in #2049
Full Changelog: v1.21.7...v1.21.8
v1.21.7
What's Changed
🐞 Bug fixes
- Fix logic error in nvidia frequency calculation by @w0j0pl in #2018
- Fix logic bug in cache_nvidia_string_value_update() by @w0j0pl in #2022
- Stop trying to access filesystems that are no longer in dynamically generated conky text by @quiescens in #2023
🎛️ Miscellaneous
- Bump version by @brndnmtthws in #2005
New Contributors
- @w0j0pl made their first contribution in #2018
- @quiescens made their first contribution in #2023
Full Changelog: v1.21.6...v1.21.7
v1.21.6
What's Changed
🏕 Features
- Implemented switch direction of graph in all 4 direction by @donutAnees in #1999
- Implemented path resolution by @donutAnees in #2003
- Implemented graph value clamping by @donutAnees in #2000
🐞 Bug fixes
- Fixed Down and Up Speed graph scaling by @donutAnees in #2002
🎛️ Miscellaneous
- Bump version by @brndnmtthws in #1997
Full Changelog: v1.21.5...v1.21.6
v1.21.5
What's Changed
🏕 Features
- Made upspeedgraph and downspeed graph scale on a common axis by @donutAnees in #1991
🐞 Bug fixes
- Fix invalid uniform vector init function in geometry by @Caellian in #1987
- Fix for GCC 15 two-phase lookup by @SoapGentoo in #1996
- Fixed graph parsing error by @donutAnees in #1993
🎛️ Miscellaneous
- Bump version by @brndnmtthws in #1982
- build(deps): bump DeterminateSystems/nix-installer-action from 12 to 13 in the actions group by @dependabot in #1995
New Contributors
- @donutAnees made their first contribution in #1991
- @SoapGentoo made their first contribution in #1996
Full Changelog: v1.21.4...v1.21.5
v1.21.4
What's Changed
🏕 Features
- Add Ubuntu 24.04 to CI & release assets by @brndnmtthws in #1907
🐞 Bug fixes
- Fix AC/battery detection logic on FreeBSD. by @fernape in #1972
- Fix minimum_height not scaled with dpi_scale like minimum_width by @agorgl in #1980
🎛️ Miscellaneous
- Bump version by @brndnmtthws in #1965
- Drop macos 11 build by @brndnmtthws in #1981
👒 Dependencies
- build(deps): bump braces and readdirp in /web by @dependabot in #1967
- Bump web deps by @brndnmtthws in #1968
- Apply
npm audit fix
. by @brndnmtthws in #1970 - Bump web deps by @brndnmtthws in #1974
New Contributors
Full Changelog: v1.21.3...v1.21.4
v1.21.3
What's Changed
🐞 Bug fixes
- Replace strncat with strcat by @Caellian in #1950
- Fix minimum height not being applied by @Suyooo in #1952
- Revert removal of dpi scaling by @Caellian in #1949
- Fix for the graph scale text colour changing depending on graph position by @randomcoder67 in #1957
- Restore previous strut behavior by @m42a in #1963
🎛️ Miscellaneous
- Bump version by @brndnmtthws in #1946
- Docker: make sure image has sensible default name by @brndnmtthws in #1953
- Docker: only write to cache if creds available by @brndnmtthws in #1958
- Docker cache extern pr by @brndnmtthws in #1959
- build(deps): bump the actions group with 2 updates by @dependabot in #1955
New Contributors
- @randomcoder67 made their first contribution in #1957
- @m42a made their first contribution in #1963
Full Changelog: v1.21.2...v1.21.3
v1.21.2
What's Changed
🏕 Features
- Don't include the -pre in install dir path. by @brndnmtthws in #1934
🐞 Bug fixes
- Fix build with specific option combination. by @fernape in #1927
- Remove dpi scaling of minimum_width & maximum_width by @Caellian in #1926
- Make dpi_scale match original behavior by @Caellian in #1936
- Don't test colour names without map by @brndnmtthws in #1941
- Fix typo in conky.cc by @Davidoc26 in #1943
🎛️ Miscellaneous
- Bump version by @brndnmtthws in #1923
- Docker: don't login without creds by @brndnmtthws in #1945
New Contributors
- @Davidoc26 made their first contribution in #1943
Full Changelog: v1.21.1...v1.21.2
v1.21.1
What's Changed
🐞 Bug fixes
- Disable Vc_ENABLE_INSTALL by default by @Vincent-C in #1909
- Remove _member_access from geometry by @Caellian in #1910
- Fix build with specific option combination. by @fernape in #1918
- Disable Xinput by default by @Caellian in #1920
🎛️ Miscellaneous
- Bump version by @brndnmtthws in #1905
- Refactor the CMake 3rdparty/Vc-related bits by @brndnmtthws in #1903
- Fix dockerhub login by @brndnmtthws in #1914
- build(deps): bump DeterminateSystems/magic-nix-cache-action from 4 to 6 by @dependabot in #1912
- build(deps): bump DeterminateSystems/nix-installer-action from 10 to 11 by @dependabot in #1913
- Group all actions dependabot updates by @brndnmtthws in #1915
New Contributors
Full Changelog: v1.21.0...v1.21.1
v1.21.0
What's Changed
🏕 Features
- Update DPI when changed in resource manager by @Caellian in #1878
- CLI: -V now displays a short version string by @brndnmtthws in #1883
- Make version string semver compliant, add git sha by @brndnmtthws in #1884
- Add BUILD_COLOUR_NAME_MAP build flag by @brndnmtthws in #1880
- Docker: updated base image to Ubuntu 24.04 LTS by @brndnmtthws in #1890
- Docker: improve tagging, distinguish
main
andlatest
by @brndnmtthws in #1891 - Introduce geometry primitives by @Caellian in #1862
🐞 Bug fixes
- Fix bad query_x11_windows early returns by @Caellian in #1864
- Re-enable RSS in AppImage, also enable in Nix flake by @brndnmtthws in #1863
- Disable -Wregister on gperf output by @brndnmtthws in #1866
- Simplify binary include handling (and fix build) by @brndnmtthws in #1869
- Require gperf at build-time by @brndnmtthws in #1870
- Docker: Add gperf, enable Lua Cairo Xlib bindings by @brndnmtthws in #1871
- Fix conky-cairo_imlib2_helper dependency conditions by @Caellian in #1874
- Use private mapping from provided shm_pool buffer by @Caellian in #1876
- Remove dpi scaling of maximum width by @Caellian in #1877
- Use _NET_VIRTUAL_ROOTS for querying virtual roots by @Caellian in #1875
- Use
MODULE
library type for Lua libs by @brndnmtthws in #1882 - Fix AppImage version naming by @brndnmtthws in #1885
- Ensure we use correct LLVM in nix dev shell by @brndnmtthws in #1888
- Fix alignment documentation & enable HTML in docs by @Caellian in #1900
🎛️ Miscellaneous
- Bump version by @brndnmtthws in #1858
- Explicitly note updated time is UTC by @brndnmtthws in #1859
- Link to latest commit in web footer by @brndnmtthws in #1860
- Update nix flake w/ LLVM 18 by @brndnmtthws in #1881
- shared_ptr::unique() deprecated, use use_count() by @brndnmtthws in #1889
- Bump minor version by @brndnmtthws in #1892
- Fix this env var handling (derp) by @brndnmtthws in #1893
- Try to fix this quote handling again by @brndnmtthws in #1894
- Move docker build to separate script for less jank by @brndnmtthws in #1895
- Docker build separate script by @brndnmtthws in #1896
Full Changelog: v1.20.2...v1.21.0
v1.20.2
What's Changed
🏕 Features
- Separate cairo-xlib.h Lua bindings from cairo.h by @Caellian in #1844
- Cleanup build flags, global namespace and includes by @Caellian in #1841
- Use perfect hash (gperf) for parsing color names by @Caellian in #1848
- set_struts improvements by @Caellian in #1849
🐞 Bug fixes
🎛️ Miscellaneous
- Bump version by @brndnmtthws in #1837
- Annoyingly, the artifacts go into a subdir by @brndnmtthws in #1839
- Always run Nix & AppImage builds on PRs by @brndnmtthws in #1840
- Track more context labels by @Caellian in #1842
- Fix matrix URL by @brndnmtthws in #1850
- Revert "Fix matrix URL" by @brndnmtthws in #1851
- Fix web components and pages (UI) by @farishan in #1853
New Contributors
Full Changelog: v1.20.1...v1.20.2