diff options
| author | faiface <faiface2202@gmail.com> | 2019-05-05 15:00:09 +0200 |
|---|---|---|
| committer | faiface <faiface2202@gmail.com> | 2019-05-05 15:00:09 +0200 |
| commit | 4714ebefece2d0d22b5dec2a42e062bb8ab2536f (patch) | |
| tree | 3ed91705bf5245c25a7f1a67c6fa01cb25bfd44a /README.md | |
| parent | 80168566e987363cecd12cd1910c4989e28297cf (diff) | |
| download | gui-4714ebefece2d0d22b5dec2a42e062bb8ab2536f.zip | |
README: add "support multiple windows" to TODO list
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |