From f28d0af32e28005a4b28857fa4fd4232d6849442 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Fri, 17 Nov 2023 00:19:53 +0100 Subject: Simplify visual type search and fix window depth Transparency started working due to the explicit selection of a depth (preferring 32 bit) instead of copying that of the root window --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6ea520e..70f37f6 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ BIN = comet.bin DEPS = \ xcb \ + xcb-aux \ xcb-icccm \ xcb-ewmh \ xcb-xrm \ -- cgit v1.2.3