From 1f6242c68325bd854aed223d00a01e5db17cc858 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 23 Sep 2022 21:10:48 +0200 Subject: Make window rgba and set background transparent to allow window clear to work with transparency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a5607ce..d9d9c8e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ C++ wrapper for [mgl](https://git.dec05eba.com/mgl/about/) # Dependencies ## Build -`xlib` +`x11, xrender` ## Runtime `libglvnd (libGL.so)` # Notes -- cgit v1.2.3