diff options
| author | Federico Angelilli <code@fedang.net> | 2023-11-17 00:19:53 +0100 |
|---|---|---|
| committer | Federico Angelilli <code@fedang.net> | 2023-11-17 00:50:05 +0100 |
| commit | f28d0af32e28005a4b28857fa4fd4232d6849442 (patch) | |
| tree | 390ba9ea0e4647c17da1e44d203e97053558650f /Makefile | |
| parent | 68ca7d2e289290f3142fda529d67c5e87a0b6c30 (diff) | |
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
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ BIN = comet.bin DEPS = \ xcb \ + xcb-aux \ xcb-icccm \ xcb-ewmh \ xcb-xrm \ |
