mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 02:25:09 +00:00
45500b1439
- Separate cairo-xlib.h Lua bindings from cairo.h - This allows cairo.h to be used from Lua on Wayland without X11 as requirement. - Add pango dependency for Wayland (adds pangocairo). - Make graphics related bindings depend on BUILD_GUI. - Remove BUILD_GUI guard around options in platform checks. - Keeping only checks that **directly contain module requirements** A way of creating surfaces in Lua that uses Shm allocated buffers should be added in future. This commit only cleans up build options to avoid weird errors. Signed-off-by: Tin Švagelj <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 | ||
DependentOption.cmake | ||
FindClangFormat.cmake | ||
FindClangTidy.cmake | ||
FindWayland.cmake | ||
ToLua.cmake | ||
UninstallConky.cmake.in |