1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-16 10:05:22 +00:00

Fix issues building without BUILD_ARGB flag

Fix half-saved change in display-wayland.cc

Signed-off-by: Tin <tin.svagelj@live.com>
This commit is contained in:
Tin 2023-11-10 13:36:44 +01:00 committed by Brenden Matthews
parent 4936c7492c
commit f6d42c5a69
No known key found for this signature in database
GPG Key ID: 137B7AC2BDFD8DF0
2 changed files with 692 additions and 689 deletions

View File

@ -24,7 +24,7 @@
* *
*/ */
#include <> #include <config.h>
#ifdef BUILD_WAYLAND #ifdef BUILD_WAYLAND
#include <wayland-client.h> #include <wayland-client.h>

1379
src/x11.cc

File diff suppressed because it is too large Load Diff