diff options
author | bptato <nincsnevem662@gmail.com> | 2023-08-30 18:14:05 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-08-30 18:14:05 +0200 |
commit | 47383328e1a861401fd52505642f98fa3524a895 (patch) | |
tree | 7f98f06e7e94914bb611f783734dcce322a50032 /todo | |
parent | e44e5c93f698f5ddf3168cfcc87a4494ad91641d (diff) | |
download | chawan-47383328e1a861401fd52505642f98fa3524a895.tar.gz |
Update todo
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/todo b/todo index d3e92ed7..5267b950 100644 --- a/todo +++ b/todo @@ -22,7 +22,6 @@ display: - allow overriding ansi colors config: - important: config editor -- working js interface buffer: - important: incremental html parsing * also, do not needlessly copy in onload @@ -72,8 +71,6 @@ javascript: * more concretely: get jQuery and basic click events to work - implement ReadableStream, XHR * separate console for each buffer -- implement JS access to non-ref object members (with a ptr opaque + GC_ref - on parent object or something) - buffer selection layout engine: - important: floats (way too many websites look very ugly without them) |