From bff9b4c0ee5c943d3729006c8303bbde1e96742e Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 31 Jul 2024 17:34:29 +0200 Subject: Robustness --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 601c0f5..97e4714 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,5 @@ Right now mgl only supports x11. ## Runtime `libglvnd (libGL.so)` # Notes -Every window _get_ function is cached from the last event poll, no calls to x11 is made. +Every window _get_ function is cached from the last event poll, no calls to x11 is made.\ +Only one window can be created and used at once. -- cgit v1.2.3