From efb1250d40d9cf14f860c418a2dca025a6e381f6 Mon Sep 17 00:00:00 2001 From: vczh Date: Sun, 23 May 2021 03:51:24 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 964b486c..23b6eba1 100644 --- a/TODO.md +++ b/TODO.md @@ -85,8 +85,11 @@ https://zhuanlan.zhihu.com/p/39369370 - Ncurses on Ubuntu - macOS -- Web Assembly -- Virtual Screen version of INativeController so that only one native window is needed for the whole GacUI application +- UWP (sync tree) +- GDI+D2D (hosted single window) +- Console (hosted single window) +- Web Assembly (sync tree + hosted single window) +- Hosted single window version of INativeController so that only one native window is needed for the whole GacUI application ### Graphics