Skip to content

Commit

Permalink
Update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
1j01 committed Aug 5, 2021
1 parent 5c80d92 commit 6c4faee
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
11 changes: 11 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,32 +32,40 @@
"MCLEAR",
"MMINUS",
"MPLUS",
"MSTOOLS",
"Nand",
"OPENGL",
"OPENP",
"Odhner",
"POWE",
"Prankily",
"Qword",
"ROLC",
"RORC",
"RSHF",
"RSHFL",
"Radovan",
"Roadmap",
"SCRSAVE",
"Skia",
"TITLEBAR",
"Wasm",
"Whippin",
"Ziebell",
"asyncify",
"bluescreen",
"bluescreening",
"browserfs",
"btns",
"cmake",
"cmdver",
"discretized",
"emcc",
"emcmake",
"emmake",
"errored",
"fullscreen",
"fullscreening",
"funcs",
"gitattributes",
"gitignored",
Expand All @@ -76,8 +84,11 @@
"peggys",
"projitems",
"resizer",
"screencap",
"smodel",
"sspipes",
"submenu",
"subrepo",
"tandard",
"themepack",
"unmaximize",
Expand Down
4 changes: 0 additions & 4 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,12 @@

* File save and open dialogs

* Integrate [js-solitaire](https://github.com/uzi88/js-solitaire)

* Integrate Paint better

* Windows that pop out; will need to display graphics via data URIs or canvases, and rely only on inline styles (or `<style scoped>`?) and the shared styles

* Could *maybe* use [`<base>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base) for `<img>`s, but all styles (that aren't shared) would have to be inline, and I think it would be better just to try to make everything canvases

* Integrate [Pipes screensaver](https://github.com/1j01/pipes)

* Integrate Blue Screen of Death similar to http://fakebsod.com/generic

* Press <kbd>~</kbd> or something to bluescreen
Expand Down

0 comments on commit 6c4faee

Please sign in to comment.