mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-25 12:10:03 +00:00
7fbdfbd4d4
* Add mouse events. Signed-off-by: Tin Svagelj <tin.svagelj@live.com> * Rename MOUSE_EVENTS flag to BUILD_MOUSE_EVENTS. Signed-off-by: Tin Svagelj <tin.svagelj@live.com> * Update NORM_ERR func argument from std::string to char* Because func was previously char* I forgot to update NORM_ERR function argument to `func.c_str()` not that it's std::string. Previously func was pointing to std::string memory that was freed at assignment. Signed-off-by: Tin Svagelj <tin.svagelj@live.com> Signed-off-by: Tin Svagelj <tin.svagelj@live.com> |
||
---|---|---|
.. | ||
scripts | ||
build.h.in | ||
Catch.cmake | ||
CatchAddTests.cmake | ||
clang-format.cmake | ||
clang-tidy.cmake | ||
CodeCoverage.cmake | ||
config.h.in | ||
Conky.cmake | ||
ConkyBuildOptions.cmake | ||
ConkyCPackSetup.cmake | ||
ConkyPlatformChecks.cmake | ||
FindClangFormat.cmake | ||
FindClangTidy.cmake | ||
FindWayland.cmake | ||
FindXinerama.cmake | ||
ToLua.cmake | ||
UninstallConky.cmake.in |