1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-01 14:39:13 +00:00
conky/lua
Tin Švagelj 45500b1439
Separate cairo-xlib.h Lua bindings from cairo.h (#1844)
- 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>
2024-04-19 15:31:23 +00:00
..
.gitignore Separate cairo-xlib.h Lua bindings from cairo.h (#1844) 2024-04-19 15:31:23 +00:00
cairo_imlib2_helper.pkg Split cairo_draw_image into two functions 2024-03-11 16:08:32 -04:00
cairo_xlib.pkg Separate cairo-xlib.h Lua bindings from cairo.h (#1844) 2024-04-19 15:31:23 +00:00
cairo.pkg Separate cairo-xlib.h Lua bindings from cairo.h (#1844) 2024-04-19 15:31:23 +00:00
CMakeLists.txt Separate cairo-xlib.h Lua bindings from cairo.h (#1844) 2024-04-19 15:31:23 +00:00
imlib2_old.pkg Actually that won't work 2024-03-08 18:58:21 -05:00
imlib2.pkg chore: Fix imlib2 Lua bindings (#1405) 2023-02-17 11:49:04 -05:00
libcairo_imlib2_helper.h Fix Memory Leak 2024-03-11 16:08:32 -04:00
libcairo-helper.h Compile tolua++ output as C++ 2024-02-23 13:10:12 -05:00
libcairo.patch Fix "wrong type of arguments for cairo_set_dash", sf.net #3014648 2010-06-13 18:57:07 +02:00
librsvg-helper.h Compile tolua++ output as C++ 2024-02-23 13:10:12 -05:00
rsvg.pkg Fix create/destroy/set/get Lua Rsvg functions. 2022-10-16 13:00:05 -04:00