1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-15 09:44:04 +00:00
conky/cmake
bi4k8 dab87c5246
Fix memory leaks in X11 display backend (#1483)
* display-x11: fix memory leaks

FcFini() was never being called, which meant FontConfig did not clean up its internal storage.

furthermore, restore a commented-out call to XftFontClose()

9acf0bb4c commented this call out, but it does not seem to cause any problems now on reload now

* feat: Move docs to website, rearrange bits (#1475)

* build(deps): bump actions/stale from 7 to 8 (#1472)

Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add fontconfig platform checks

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: bi4k8 <bi4k8@github>
Co-authored-by: Brenden Matthews <brenden@brndn.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brenden Matthews <github@brenden.brndn.io>
2023-03-31 12:54:20 -04:00
..
scripts fixed wrong spelled words 2021-01-23 17:59:07 -06:00
build.h.in Move cmake files around, add -D_GNU_SOURCE. 2009-12-09 15:56:07 -08:00
Catch.cmake Reformat CMake files. 2019-01-03 09:48:43 -05:00
CatchAddTests.cmake Reformat CMake files. 2019-01-03 09:48:43 -05:00
clang-format.cmake Don't reformat catch2 with make clang-format. 2022-10-13 14:55:38 -05:00
clang-tidy.cmake Rename cmake vars to suppress warnings. 2021-01-23 18:22:47 -06:00
CodeCoverage.cmake Use cmake macros for cxx standards 2022-10-12 20:32:48 -04:00
config.h.in Add an above-all overlay mode for own_window_type, utility (#1402) 2023-02-16 22:03:14 -05:00
Conky.cmake Bump version. 2023-03-06 08:08:28 -05:00
ConkyBuildOptions.cmake Add an above-all overlay mode for own_window_type, utility (#1402) 2023-02-16 22:03:14 -05:00
ConkyCPackSetup.cmake Update copyright, authors. 2021-02-27 09:14:19 -06:00
ConkyPlatformChecks.cmake Fix memory leaks in X11 display backend (#1483) 2023-03-31 12:54:20 -04:00
FindClangFormat.cmake Check for new clang tidy/format bins. 2021-01-23 19:28:22 -06:00
FindClangTidy.cmake Check for new clang tidy/format bins. 2021-01-23 19:28:22 -06:00
FindWayland.cmake Build fixes for newly introduced Wayland support. 2022-12-24 11:29:19 -05:00
ToLua.cmake Update copyright, authors. 2021-02-27 09:14:19 -06:00
UninstallConky.cmake.in Add License information to cmake uninstall source 2021-05-17 10:08:37 -05:00