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 +- depends/mgl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 diff --git a/depends/mgl b/depends/mgl index 14e28f6..a5524a7 160000 --- a/depends/mgl +++ b/depends/mgl @@ -1 +1 @@ -Subproject commit 14e28f6107d9e9bae81eeee8d0a22abdc256a295 +Subproject commit a5524a7e3e8248a5a4baa8af62a1a758f1d07e7f -- cgit v1.2.3