Conky Changelog

What's new in Conky 1.20.2

Apr 25, 2024
  • 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:
  • Fix imlib_cache_size_setting::lua_setter by @Caellian in #1843
  • 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:
  • @farishan made their first contribution in #1853

New in Conky 1.20.1 (Apr 19, 2024)

  • BUG FIXES:
  • Create missing atom for XIGetProperty request in fixed_valuator_relative by @Caellian in #1834
  • MISCELLANEOUS:
  • Bump version by @brndnmtthws in #1827
  • Separate feature/bug/deps release labels by @brndnmtthws in #1829
  • Fix release artifact path by @brndnmtthws in #1830
  • Rename release artifacts by @brndnmtthws in #1831

New in Conky 1.20.0 (Apr 18, 2024)

  • FEATURES:
  • Build AppImage separately per OS by @stdedos in #1761
  • Rotate appimage signing key by @brndnmtthws in #1762
  • Add/use clang 15 on ubuntu builds by @brndnmtthws in #1766
  • Define text_object.data.l as "long long" by @livanh in #1768
  • Bump web deps, fix lint by @brndnmtthws in #1770
  • Updated flake per NixOS/nix#5532 by @brndnmtthws in #1777
  • Fix bad imlib2 typedefs for imlib

New in Conky 1.19.8 (Feb 28, 2024)

  • FEATURES:
  • Remove build date and associated vars by @brndnmtthws in #1731
  • Update copyright by @brndnmtthws in #1732
  • Update macos build images by @brndnmtthws in #1733
  • Bump flake deps by @brndnmtthws in #1735
  • Bump web deps, improve mdx handling by @brndnmtthws in #1737
  • Add basic pulseaudio source (microphone etc.) support by @julianschuler in #1154
  • Enable lua bindings in nix flake by @brndnmtthws in #1741
  • Compile tolua++ output as C++ by @brndnmtthws in #1740
  • Refactor web search index by @brndnmtthws in #1757
  • BUG FIXES:
  • Fix update_interval handling from CLI args by @brndnmtthws in #1728
  • Fix bad new/delete usage by @brndnmtthws in #1738
  • Fix build for imlib2

New in Conky 1.19.7 (Feb 20, 2024)

  • FEATURES:
  • [Docs] Improve speedgraphs' scale description by @elamperti in #1670
  • Drop graph/linechart from web header by @brndnmtthws in #1676
  • Fix labeler v5 by @brndnmtthws in #1703
  • Show cached memory as in free (Linux only) by @pghvlaans in #1713
  • Fix typo in config_settings.yaml by @yrtimiD in #1716
  • BUG FIXES:
  • X11: Fix infinite loops caused by propagated Expose events by @Suyooo in #1725
  • DEPENDENCIES:
  • build(deps): bump DeterminateSystems/nix-installer-action from 5 to 6 by @dependabot in #1651
  • build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #1658
  • build(deps): bump DeterminateSystems/nix-installer-action from 6 to 7 by @dependabot in #1682
  • build(deps): bump DeterminateSystems/nix-installer-action from 7 to 8 by @dependabot in #1693
  • build(deps): bump actions/labeler from 4 to 5 by @dependabot in #1695
  • build(deps): bump actions/stale from 8 to 9 by @dependabot in #1702
  • build(deps): bump DeterminateSystems/nix-installer-action from 8 to 9 by @dependabot in #1701
  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #1704
  • build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #1705
  • build(deps): bump DeterminateSystems/magic-nix-cache-action from 2 to 3 by @dependabot in #1719
  • NEW CONTRIBUTORS:
  • @elamperti made their first contribution in #1670
  • @yrtimiD made their first contribution in #1716
  • @Suyooo made their first contribution in #1725

New in Conky 1.19.6 (Oct 16, 2023)

  • BUG FIXES:
  • Preserve ordering of generated Lua code by @brndnmtthws in #1646

New in Conky 1.19.5 (Oct 11, 2023)

  • WHAT'S CHANGED:
  • FEATURES:
  • Make web test less janky by @brndnmtthws in #1612
  • Patch toluapp for reproducible output by @bmwiedemann in #1619
  • hwmon: Fix device name path for some devices. by @benkibbey in #1627
  • Fix long/short cpu stat init by @brndnmtthws in #1632
  • Bump web deps by @brndnmtthws in #1642
  • DEPENDENCIES:
  • build(deps): bump the web-deps group in /web with 9 updates by @dependabot in #1611
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #1617
  • build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #1622
  • build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #1623
  • build(deps): bump DeterminateSystems/nix-installer-action from 4 to 5 by @dependabot in #1641
  • NEW CONTRIBUTORS:
  • @bmwiedemann made their first contribution in #1619

New in Conky 1.19.4 (Aug 16, 2023)

  • FEATURES:
  • X11: Fix segfault on SIGINT by @mmuman in #1606
  • DEPENDENCIES:
  • build(deps): bump the web-deps group in /web with 11 updates by @dependabot in #1608
  • Full Changelog: v1.19.3...v1.19.4

New in Conky 1.19.3 (Aug 10, 2023)

  • WHAT'S CHANGED:
  • FEATURES:
  • Combine vim ftdetect commands by @h3xx in #1541
  • Add nix flake dev shell, direnv, VSCode extensions by @brndnmtthws in #1571
  • Bump fonts, fix includes by @brndnmtthws in #1572
  • Try the magic cache, use -y with npx by @brndnmtthws in #1576
  • Haiku fixes by @mmuman in #1603
  • BUG FIXES:
  • Fix build on FreeBSD. by @madpilot78 in #1539
  • DEPENDENCIES:
  • build(deps): bump next from 13.4.1 to 13.4.4 in /web by @dependabot in #1555
  • build(deps-dev): bump cypress from 12.9.0 to 12.13.0 in /web by @dependabot in #1554
  • build(deps-dev): bump @typescript-eslint/parser from 5.57.0 to 5.59.8 in /web by @dependabot in #1556
  • build(deps-dev): bump @types/node from 20.1.4 to 20.2.5 in /web by @dependabot in #1557
  • build(deps-dev): bump eslint and @types/eslint in /web by @dependabot in #1558
  • build(deps): bump @headlessui/react from 1.7.14 to 1.7.15 in /web by @dependabot in #1563
  • build(deps-dev): bump postcss from 8.4.23 to 8.4.24 in /web by @dependabot in #1565
  • build(deps-dev): bump typescript from 5.0.4 to 5.1.3 in /web by @dependabot in #1561
  • build(deps-dev): bump eslint and @types/eslint in /web by @dependabot in #1570
  • build(deps-dev): bump cypress from 12.15.0 to 12.16.0 in /web by @dependabot in #1573
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 in /web by @dependabot in #1574
  • build(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 in /web by @dependabot in #1575
  • build(deps): bump DeterminateSystems/magic-nix-cache-action from 1 to 2 by @dependabot in #1579
  • build(deps-dev): bump eslint-config-next from 13.4.7 to 13.4.8 in /web by @dependabot in #1580
  • build(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.61.0 in /web by @dependabot in #1582
  • build(deps-dev): bump eslint from 8.43.0 to 8.44.0 in /web by @dependabot in #1584
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 in /web by @dependabot in #1583
  • build(deps): bump @netlify/plugin-nextjs from 4.38.1 to 4.39.0 in /web by @dependabot in #1581
  • build(deps): bump the web-deps group in /web with 12 updates by @dependabot in #1594
  • build(deps): bump the web-deps group in /web with 9 updates by @dependabot in #1595
  • build(deps): bump the web-deps group in /web with 7 updates by @dependabot in #1598
  • build(deps): bump the web-deps group in /web with 8 updates by @dependabot in #1602
  • build(deps): bump the web-deps group in /web with 13 updates by @dependabot in #1604

New in Conky 1.19.2 (May 17, 2023)

  • WHAT'S CHANGED:
  • FEATURES:
  • lua cairo: Add mesh patterns. by @simotek in #1502
  • top: do not print ${top mem 1} as inf if $mem not used by @bi4k8 in #1518
  • Clean up error handling by @bi4k8 in #1524
  • core: reset selected_font when clearing fonts by @bi4k8 in #1529
  • DEPENDENCIES:
  • build(deps-dev): bump postcss from 8.4.21 to 8.4.23 in /web by @dependabot in #1514
  • build(deps-dev): bump eslint from 8.37.0 to 8.39.0 in /web by @dependabot in #1515
  • build(deps): bump @headlessui/react from 1.7.13 to 1.7.14 in /web by @dependabot in #1508
  • build(deps): bump @netlify/plugin-nextjs from 4.33.0 to 4.36.0 in /web by @dependabot in #1516
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.1 in /web by @dependabot in #1517
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 in /web by @dependabot in #1519
  • build(deps-dev): bump typescript from 5.0.2 to 5.0.4 in /web by @dependabot in #1523
  • build(deps): bump next from 13.2.4 to 13.4.1 in /web by @dependabot in #1527
  • build(deps-dev): bump @types/react-dom from 18.0.11 to 18.2.4 in /web by @dependabot in #1526
  • build(deps): bump d3 from 7.8.3 to 7.8.4 in /web by @dependabot in #1522
  • build(deps-dev): bump eslint from 8.39.0 to 8.40.0 in /web by @dependabot in #1530
  • build(deps-dev): bump tailwindcss from 3.2.7 to 3.3.2 in /web by @dependabot in #1531
  • build(deps): bump @netlify/plugin-nextjs from 4.36.0 to 4.37.0 in /web by @dependabot in #1532
  • build(deps-dev): bump @types/node from 18.15.11 to 20.1.4 in /web by @dependabot in #1533
  • build(deps-dev): bump eslint-config-next from 13.2.4 to 13.4.2 in /web by @dependabot in #1534

New in Conky 1.19.1 (Apr 12, 2023)

  • WHAT'S CHANGED:
  • FEATURES:
  • lua cairo: Add cairo_surface_create_for_rectangle by @simotek in #1492
  • BUG FIXES:
  • gradient: initialize alpha when converting from rgb by @bi4k8 in #1491
  • display-wayland: avoid crash when font has no family specified by @bi4k8 in #1498
  • DEPENDENCIES:
  • build(deps-dev): bump eslint and @types/eslint in /web by @dependabot in #1486
  • build(deps-dev): bump @types/node from 18.15.10 to 18.15.11 in /web by @dependabot in #1487
  • build(deps-dev): bump eslint-plugin-cypress from 2.12.1 to 2.13.2 in /web by @dependabot in #1489
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.58.0 in /web by @dependabot in #1499
  • build(deps-dev): bump cypress from 12.8.1 to 12.9.0 in /web by @dependabot in #1488
  • NEW CONTRIBUTORS:
  • @simotek made their first contribution in #1492

New in Conky 1.19.0 (Apr 2, 2023)

  • WHAT'S CHANGED:
  • FEATURES:
  • feat: Move docs to website, rearrange bits by @brndnmtthws in #1475
  • Fix memory leaks in X11 display backend by @bi4k8 in #1483
  • BUG FIXES:
  • gradients: fix saturation/luma calculations for 32-bit systems by @bi4k8 in #1470
  • colours: parse 3-digit colour specifications again by @bi4k8 in #1480
  • display-output: allow no outputs by @bi4k8 in #1481
  • ncurses color fixes by @bi4k8 in #1482
  • 👒 Dependencies
  • build(deps-dev): bump next-mdx-remote from 4.3.0 to 4.4.1 in /web by @dependabot in #1450
  • build(deps): bump @headlessui/react from 1.7.12 to 1.7.13 in /web by @dependabot in #1451
  • build(deps-dev): bump eslint-config-next from 13.2.1 to 13.2.3 in /web by @dependabot in #1454
  • build(deps-dev): bump @types/node from 18.14.2 to 18.14.6 in /web by @dependabot in #1453
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 in /web by @dependabot in #1452
  • build(deps-dev): bump autoprefixer from 10.4.13 to 10.4.14 in /web by @dependabot in #1460
  • build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.55.0 in /web by @dependabot in #1458
  • build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 in /web by @dependabot in #1456
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 in /web by @dependabot in #1459
  • build(deps-dev): bump eslint and @types/eslint in /web by @dependabot in #1461
  • build(deps): bump actions/stale from 7 to 8 by @dependabot in #1472

New in Conky 1.18.3 (Mar 6, 2023)

  • FEATURES:
  • Fix and test graph parsing by @bi4k8 in #1447
  • BUG FIXES:
  • chore: Only run codeql on schedule by @brndnmtthws in #1448

New in Conky 1.18.2 (Mar 6, 2023)

  • FEATURES:
  • Update/fix some web stuff. by @brndnmtthws in #1429
  • Improve the web tests by @brndnmtthws in #1430
  • BUG FIXES:
  • Add some colour tests. by @brndnmtthws in #1426
  • Fix these colour tests, refactor gcov script. by @brndnmtthws in #1427
  • Require Lua 5.3 or newer by @brndnmtthws in #1432
  • chore: Add missing typings by @brndnmtthws in #1439
  • Don't prefix mouse hook with conky_ twice. by @brndnmtthws in #1440
  • Fix lefthook config. by @brndnmtthws in #1441
  • colours: cache X11 pixel values by @bi4k8 in #1444
  • DEPENDENCIES:
  • build(deps-dev): bump tailwindcss from 3.2.6 to 3.2.7 in /web by @dependabot in #1412
  • build(deps-dev): bump @types/node from 18.13.0 to 18.14.0 in /web by @dependabot in #1413
  • build(deps-dev): bump cypress from 12.5.1 to 12.6.0 in /web by @dependabot in #1414
  • build(deps): bump @headlessui/react from 1.7.10 to 1.7.11 in /web by @dependabot in #1415
  • build(deps-dev): bump start-server-and-test from 1.15.4 to 2.0.0 in /web by @dependabot in #1433
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 in /web by @dependabot in #1434
  • build(deps-dev): bump eslint from 8.34.0 to 8.35.0 in /web by @dependabot in #1436
  • build(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 in /web by @dependabot in #1437
  • build(deps-dev): bump @types/node from 18.14.1 to 18.14.2 in /web by @dependabot in #1435

New in Conky 1.18.1 (Feb 27, 2023)

  • FEATURES:
  • use new Colour type for specials and gradients by @bi4k8 in #1418
  • Premultiply background colors for X11 by @bi4k8 in #1421
  • Build fixes for strict checks. by @brndnmtthws in #1422

New in Conky 1.18.0 (Feb 19, 2023)

  • WHAT'S CHANGED:
  • FEATURES:
  • Follow up to #1361 by @bi4k8 in #1363
  • cmake/config.h.in: Added missing BUILD_ prefix to #cmakedefine for MO… by @jaakristioja in #1386
  • Implement shared Color type by @bi4k8 in #1390
  • Fix a couple security nits from codeql by @brndnmtthws in #1401
  • Use FindLua CMake module. by @brndnmtthws in #1403
  • Add an above-all overlay mode for own_window_type, utility by @tranquillity-codes in #1402
  • chore: Fix imlib2 Lua bindings by @brndnmtthws in #1405
  • Enable GCC 12 in actions, fix warning. by @brndnmtthws in #1407
  • Unbreak Xinerama config loading. by @brndnmtthws in #1408
  • BUG FIXES:
  • wayland: trigger window resize when scale changes by @bi4k8 in #1362
  • Fix colors when Wayland and X11 backends coexist by @bi4k8 in #1361
  • DEPENDENCIES:
  • build(deps-dev): bump eslint from 8.30.0 to 8.31.0 in /web by @dependabot in #1358
  • build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 in /web by @dependabot in #1359
  • build(deps-dev): bump @types/node from 18.11.17 to 18.11.18 in /web by @dependabot in #1360
  • build(deps-dev): bump next-mdx-remote from 4.2.0 to 4.3.0 in /web by @dependabot in #1377
  • build(deps-dev): bump cypress from 12.2.0 to 12.3.0 in /web by @dependabot in #1366
  • build(deps): bump @tailwindcss/typography from 0.5.8 to 0.5.9 in /web by @dependabot in #1374
  • build(deps-dev): bump eslint from 8.31.0 to 8.32.0 in /web by @dependabot in #1373
  • build(deps-dev): bump postcss from 8.4.20 to 8.4.21 in /web by @dependabot in #1367
  • build(deps-dev): bump eslint from 8.32.0 to 8.33.0 in /web by @dependabot in #1381
  • build(deps): bump @fontsource/fira-code from 4.5.12 to 4.5.13 in /web by @dependabot in #1382
  • build(deps): bump @fontsource/inter from 4.5.14 to 4.5.15 in /web by @dependabot in #1385
  • build(deps-dev): bump cypress from 12.3.0 to 12.5.0 in /web by @dependabot in #1388
  • build(deps): bump @fontsource/newsreader from 4.5.9 to 4.5.10 in /web by @dependabot in #1384
  • build(deps): bump @headlessui/react from 1.7.7 to 1.7.10 in /web by @dependabot in #1391
  • build(deps-dev): bump @types/react from 18.0.26 to 18.0.27 in /web by @dependabot in #1392
  • build(deps-dev): bump eslint-config-next from 13.1.1 to 13.1.6 in /web by @dependabot in #1395
  • build(deps): bump @netlify/plugin-nextjs from 4.29.4 to 4.30.4 in /web by @dependabot in #1396
  • build(deps-dev): bump @types/node from 18.11.18 to 18.13.0 in /web by @dependabot in #1397
  • build(deps-dev): bump @types/react from 18.0.27 to 18.0.28 in /web by @dependabot in #1398
  • build(deps-dev): bump eslint from 8.33.0 to 8.34.0 in /web by @dependabot in #1399
  • NEW CONTRIBUTORS:
  • @jaakristioja made their first contribution in #1386
  • @tranquillity-codes made their first contribution in #1402

New in Conky 1.17.0 (Jan 2, 2023)

  • WHAT'S CHANGED:
  • FEATURES:
  • Add mouse events for X11 by @Caellian in #955
  • Add basic Nix flake. by @brndnmtthws in #1356
  • BUG FIXES:
  • Unbreak Wayland build on BSDs by @jbeich in #1349
  • Use libc++ w/ clang by @brndnmtthws in #1351
  • NEW CONTRIBUTORS:
  • @jbeich made their first contribution in #1349
  • @Caellian made their first contribution in #955

New in Conky 1.16.1 (Jan 2, 2023)

  • WHAT'S CHANGED:
  • FEATURES:
  • Use ninja instead of make in build. by @brndnmtthws in #1340
  • Fix this install command fail. by @brndnmtthws in #1342
  • Use the cmake commands here instead. by @brndnmtthws in #1346
  • BUG FIXES:
  • Add missing unistd include. by @brndnmtthws in #1337
  • Wayland fixes by @brndnmtthws in #1341
  • DEPENDENCIES:
  • build(deps): bump actions/stale from 6 to 7 by @dependabot in #1345
  • Full Changelog: v1.16.0...v1.16.1

New in Conky 1.16.0 (Jan 2, 2023)

  • WHAT'S CHANGED:
  • Wayland GUI backend by @bi4k8 in #1310
  • Bump @netlify/plugin-nextjs from 4.25.0 to 4.26.0 in /web by @dependabot in #1265
  • Bump @types/node from 18.8.5 to 18.11.0 in /web by @dependabot in #1266
  • Bump @fontsource/inter from 4.5.13 to 4.5.14 in /web by @dependabot in #1267
  • Bump @fontsource/newsreader from 4.5.8 to 4.5.9 in /web by @dependabot in #1268
  • Bump @types/node from 18.11.0 to 18.11.4 in /web by @dependabot in #1273
  • Bump tailwindcss from 3.1.8 to 3.2.1 in /web by @dependabot in #1274
  • Bump @types/react from 18.0.21 to 18.0.22 in /web by @dependabot in #1275
  • Bump eslint from 8.25.0 to 8.26.0 in /web by @dependabot in #1276
  • Bump @netlify/plugin-nextjs from 4.26.0 to 4.27.3 in /web by @dependabot in #1277
  • Bump next from 12.3.1 to 13.0.0 in /web by @dependabot in #1278
  • Bump @netlify/plugin-nextjs from 4.27.3 to 4.28.3 in /web by @dependabot in #1279
  • Bump autoprefixer from 10.4.12 to 10.4.13 in /web by @dependabot in #1280
  • Bump eslint-config-next from 12.3.1 to 13.0.0 in /web by @dependabot in #1281
  • Bump cypress from 10.10.0 to 10.11.0 in /web by @dependabot in #1282
  • Bump eslint from 8.26.0 to 8.27.0 in /web by @dependabot in #1287
  • Bump next from 13.0.0 to 13.0.2 in /web by @dependabot in #1288
  • Bump @netlify/plugin-nextjs from 4.28.3 to 4.28.5 in /web by @dependabot in #1289
  • Bump @tailwindcss/typography from 0.5.7 to 0.5.8 in /web by @dependabot in #1291
  • Bump eslint-config-next from 13.0.0 to 13.0.2 in /web by @dependabot in #1290
  • Update Lua cairo bindings. by @brndnmtthws in #1293
  • Bump web deps. by @brndnmtthws in #1300
  • Add an option to disable storing graph data explicitly by @johalaoui in #1315
  • More X11 cleanup by @mmuman in #1250
  • Fix warning caused by nonsense break condition by @bi4k8 in #1324
  • Bump web deps. by @brndnmtthws in #1325
  • FreeBSD: Memory reporting variables by @pghvlaans in #1332
  • Change assert in set_font to check w/ debug. by @brndnmtthws in #1294
  • Fix some include ordering/build stuff. by @brndnmtthws in #1334
  • Bump web deps. by @brndnmtthws in #1333
  • Build fixes for wayland stuff. by @brndnmtthws in #1335
  • NEW CONTRIBUTORS:
  • @johalaoui made their first contribution in #1315
  • @bi4k8 made their first contribution in #1324
  • Full Changelog: v1.15.0...v1.16.0

New in Conky 1.15.0 (Oct 17, 2022)

  • WHAT'S CHANGED:
  • Use cmake macros for cxx standards and compiler/linker options by @rlalik in #1248
  • use HCL color space (Rec.2020 for luma) instead of HSV by @caiofreitaso in #1235
  • Implement get_battery_power_draw() for FreeBSD. by @madpilot78 in #1252
  • Bump actions/checkout from 2 to 3 by @dependabot in #1253
  • Detect that nvidia display exists in each refresh by @rlalik in #1169
  • Add man page to releases. by @brndnmtthws in #1255
  • Separate docs & extras (syntax files) build. by @brndnmtthws in #1256
  • Bump postcss from 8.4.17 to 8.4.18 in /web by @dependabot in #1257
  • Bump @netlify/plugin-nextjs from 4.24.3 to 4.25.0 in /web by @dependabot in #1258
  • Bump @types/node from 18.8.3 to 18.8.5 in /web by @dependabot in #1260
  • Bump cypress from 10.9.0 to 10.10.0 in /web by @dependabot in #1259
  • Fix create/destroy/set/get Lua Rsvg functions. by @brndnmtthws in #1263
  • NEW CONTRIBUTORS:
  • @rlalik made their first contribution in #1248
  • @caiofreitaso made their first contribution in #1235
  • @dependabot made their first contribution in #1253

New in Conky 1.14.0 (Oct 13, 2022)

  • WHAT'S CHANGED:
  • Avoid referencing underfined symbol by @madpilot78 in #1220
  • Linux: enable displaying shmem, memavail and free_bufcache as variables. by @pghvlaans in #1222
  • Linux: show the CPU scaling governor with $cpugovernor by @pghvlaans in #1223
  • Replace atoi and atol with strtol (most files). by @pghvlaans in #1224
  • Refactor docs, make a new website. by @brndnmtthws in #1226
  • Add fuzzy search to web docs. by @brndnmtthws in #1228
  • Reset selected_font after drawing shades/outline by @mmuman in #1227
  • Add search keyboard shortcut. by @brndnmtthws in #1229
  • Keyboard shortcuts by @brndnmtthws in #1230
  • Improve search index, index page, add wiki link. by @brndnmtthws in #1231
  • Adjust layout for docs. by @brndnmtthws in #1232
  • Update extras (syntax files) w/ new docs. by @brndnmtthws in #1234
  • Fix a bunch of doc formatting issues. by @brndnmtthws in #1236
  • Adjust colors/format for web docs. by @brndnmtthws in #1237
  • Allow meta + K shortcut for search, use npm not yarn. by @brndnmtthws in #1238
  • Add 404 page, fix fonts. by @brndnmtthws in #1239
  • Print build commands in CI. by @brndnmtthws in #1240
  • power draw added to conky by @brightkill in #1241
  • fix bug when conky displays zero values after time by @brightkill in #1242
  • Fix man page formatting. by @pghvlaans in #1243
  • More doc fixes. by @brndnmtthws in #1244
  • Drop unimplemented weather code. by @brndnmtthws in #1245
  • Fix diskio graph scale being 3 orders of magnitude too small by @missing-semi-colon in #1157
  • NEW CONTRIBUTORS:
  • @pghvlaans made their first contribution in #1222
  • @brightkill made their first contribution in #1241
  • @missing-semi-colon made their first contribution in #1157

New in Conky 1.13.1 (Sep 19, 2022)

  • WHAT'S CHANGED:
  • Add units_spacer by @brndnmtthws in #1094
  • Fixes #1068 : Added custom uninstall target by @cha-ku in #1103
  • fix typo in in lua_parse description by @dessert1 in #1121
  • Fix SEGFAULT caused by out-of-bounds write by @arkamar in #1124
  • Document unimplemented weather features by @crolsma in #1170
  • make gw_iface work with net stat by @stevenxxiu in #1104
  • Include hsv_gradient.h even if BUILTIN_CONFIG is disabled. by @mlichvar in #1141
  • Correct dependencies on generated header files by @brndnmtthws in #1207
  • GUI backends phase 1 by @mmuman in #664
  • Http port config by @mmuman in #1205
  • Add syntax keyword for http_port config setting by @mmuman in #1209
  • fix #1165 by applying the padding function to nvidia objects by @kistlin in #1166
  • NEW CONTRIBUTORS:
  • @cha-ku made their first contribution in #1103
  • @dessert1 made their first contribution in #1121
  • @arkamar made their first contribution in #1124
  • @crolsma made their first contribution in #1170
  • @kistlin made their first contribution in #1166

New in Conky 1.12.2 (Apr 4, 2022)

  • The AppImage can be verified with PGP key E3034071, with the fingerprint 6FD7 361C 97E7 31F1 A114 21A9 672C 920C E303 4071.

New in Conky 1.11.3 (Mar 5, 2019)

  • This is the first release to include an AppImage build of Conky.

New in Conky 1.10.1 (Nov 19, 2015)

  • This is an incremental maintenance release, with minor improvements since 1.10.0.

New in Conky 1.10.0 (Jun 29, 2015)

  • Partial rewrite in C++ (from C)
  • New Lua-based config system
  • New CMake-based build system
  • Support for newer GCC versions

New in Conky 1.7.2 (Sep 18, 2009)

  • Fix crash when using $if_match with objects that may return a null pointer (like $rss, $weather, or $curl before data is available)

New in Conky 1.7.1.1 (Jun 12, 2009)

  • Fixed a regression which causes fonts to not be rendered properly with certain types of windows
  • Fix bug in comments within TEXT (where the line contains just '#') (sf.net #2803586), thanks Pavelo
  • Fix bug in $mails (sf.net #2802529, thanks Nikos)

New in Conky 1.7.1 (Jun 9, 2009)

  • Fix hostname resolution for mpd_hostMade sure that no X11 stuff is in the binary with --disable-X11
  • Added inotify support to reload the config when modified automatically on systems that support itAdded inotify support for reloading Lua scripts automagically
  • Added support for the Lua programming languageAdded support for rending images by way of Imlib2Patch to fix rounding error with CPU values (thanks Filipe)Added support for execbar without X
  • Added another builtin config that is used when compiled with --disable-X11
  • Fix segfault when there is no config available
  • Make sure if_gw isn't checked twice
  • Added arguments to hwmon for value precalculation
  • Added support for APC UPS daemon monitoringFixed hwmon for kernel 2.6.29Fixed removing comments
  • Allow the use of '#' for comments within text area (can be escaped with #')
  • Only include disp when neededMade sure update_uname works without X11
  • Fix occasional cpubar segfaultsAdded top_name_width config option
  • Added some completely pointless OpenMP optimizations(?)
  • Added Sony VAIO fanspeed info (thanks Yeon-Hyeong)
  • Added diskio_avg_samples patch (thanks Yeon-Hyeong)Fixed $texeci regression
  • Added $combine, a var that places 2 other vars next to each other, even if they have a output of multiple lines. This also makes the moving of RSS-itemes with $goto (see change from 2009-04-19) no longer necessary.
  • Various XMMS2 updates (thanks Lassi)Make ALSA mixers available on Linux, and added $if_mixer_mute (thanks
  • Make it possible to place spaces in front of RSS-items as a workaround for the problem that $goto only moves the first RSS-item. This is only a workaround and should be replaced by a permanent fix that makes $goto move all RSS-items !
  • Fix broken compilation without X11
  • Added default_bar/graph/gauge_size config options (thanks wire64 for the idea)
  • Added eval text object to realise double parsing
  • Added gauge widget patch, sf.net id #2676128 (thanks Aner)

New in Conky 1.7.1 RC1 (May 22, 2009)

  • Added inotify support to reload the config when modified automatically on systems that support it
  • Added inotify support for reloading Lua scripts automagically

New in Conky 1.7.0 (May 18, 2009)

  • This release contains tons of bug fixes, new features, and general improvements since 1.6.1. My main focus for this release has been to improve the overall quality of Conky, and in order to accomplish that I allowed for a pretty long incubation period.

New in Conky 1.6.2 Pre 1355 (Jan 1, 2009)

  • Add if_match object comparing strings, floats and ints

New in Conky 1.6.2 Pre 1285 (Dec 7, 2008)

  • Switching from svn to git repository. The repo can be viewed from http://git.omp.am/?p=conky.git;a=summary and you can clone the repo with: git clone git://git.omp.am/conky.git
  • Fix for wrong usage of strncat (thanks Pavol)
  • Adds a variable if_xmms2_connected to hide objects when xmms2d is not running (thanks Lassi)
  • Fix for buffer overflow with $execi (thanks Cesare)
  • Fetch volume through Audacious API (thanks Erik)
  • Removed duplicate sanity check for diskio
  • Added runtime debugging output
  • Added template support
  • Applied OpenBSD patches
  • Added $if_mpd_playing patch (thanks tarpman)
  • Introduced (buggy) support for IMAP IDLE
  • Added support for MOC (the console audio player) (thanks henux)
  • Added scroll step patch (thanks asto)
  • Maybe fix missing include bug (http://bugs.gentoo.org/show_bug.cgi?id=235233)
  • Improve timed_thread interval timing
  • Improve Conky's overall interval timing
  • Added small patch to support negative values (such as negative disk capacity) (thanks hinokind)
  • Improved hddtemp support
  • Fixed bug with freq_dyn on x86_64 (thanks Miroslav)
  • Fixed buffer overflow in update_net_stats() (thanks Miroslav)
  • Small fix for nvidia mem freq (thanks Cezary)

New in Conky 1.6.1 (Sep 24, 2008)

  • Fix compile error when MPD support not enabled
  • Add option to specify number of retries for IMAP/POP3 stuff (via -r)
  • Smaller $nvidia improvements
  • Added missing header to package dist