Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 609 Bytes

TODO.md

File metadata and controls

12 lines (11 loc) · 609 Bytes

Look here for the latest listings https://github.com/andersevenrud/OS.js-v2/issues

  • [Misc] There are some FIXME and TODO markers in the code
  • [Documentation] Complete documentation for JavaScript
  • [Themes] More Themes
  • [Application] Go over extra/experimental apps and collapse namespace calls (OSjs.API.* => API.*)
  • [GUI] Menu -- Bind keyboard buttons to menu items
  • [GUI] GUIScrollbar
  • [GUI] Write an alternative and fully custom GUISelect/GUISelectList
  • [Misc] Offline VFS ?!
  • [Compability] Fix crazy IE bug where calling blur() actually minimizes the browser window facepalm