diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-09-23 21:10:48 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-09-23 21:10:48 +0200 |
commit | 1f6242c68325bd854aed223d00a01e5db17cc858 (patch) | |
tree | 64abb8a16ab0c330ef655b086187b6a8046038aa | |
parent | c4a0e81ed9dba30a39b9c9a5a636095c322f54ba (diff) |
Make window rgba and set background transparent to allow window clear to work with transparency
-rw-r--r-- | README.md | 2 | ||||
m--------- | depends/mgl | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -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 -Subproject 14e28f6107d9e9bae81eeee8d0a22abdc256a29 +Subproject a5524a7e3e8248a5a4baa8af62a1a758f1d07e7 |