aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-09-23 21:10:48 +0200
committerdec05eba <dec05eba@protonmail.com>2022-09-23 21:10:48 +0200
commit1f6242c68325bd854aed223d00a01e5db17cc858 (patch)
tree64abb8a16ab0c330ef655b086187b6a8046038aa /README.md
parentc4a0e81ed9dba30a39b9c9a5a636095c322f54ba (diff)
Make window rgba and set background transparent to allow window clear to work with transparency
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 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