Commit Graph

3 Commits

Author SHA1 Message Date
4ff0642139 mobile: fix mobile view
This uses `dvh` and `dvw` rather than `vh` and `vw`, which excludes
things like the address bar and the keyboard.

Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-03 19:35:34 +08:00
ceb2d55543 refactor everything to typescript
We don't need React -- we'll reinvent it ourselves!

Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-02 11:17:23 +08:00
32c1b7d54b getting some structure
Things like reflowing works, as well as switching between
"applications". Things seem to be coming along nicely.

Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-01 23:49:39 +08:00