aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfaiface <faiface2202@gmail.com>2019-05-05 15:00:09 +0200
committerfaiface <faiface2202@gmail.com>2019-05-05 15:00:09 +0200
commit4714ebefece2d0d22b5dec2a42e062bb8ab2536f (patch)
tree3ed91705bf5245c25a7f1a67c6fa01cb25bfd44a
parent80168566e987363cecd12cd1910c4989e28297cf (diff)
downloadgui-4714ebefece2d0d22b5dec2a42e062bb8ab2536f.zip
README: add "support multiple windows" to TODO list
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c89f79a..12b22e3 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ Currently uses [GLFW](https://www.glfw.org/) under the hood, so have [these depe
This package is solid, but not complete. Here are some of the things that I'd love to get done with your help:
- Get rid of the C dependencies.
+- Support multiple windows.
- Mobile support.
- A widgets/layout package.